getpagespeed/wrk
Project ID: 18113
Description
wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue.
An optional LuaJIT script can perform HTTP request generation, response processing, and custom reporting. Details are available in /usr/share/doc/wrk-<version>/SCRIPTING
and several examples are located in /usr/share/doc/wrk-<version>/scripts/
Installation Instructions
Install in CentOS / RHEL 6+
sudo yum install https://extras.getpagespeed.com/release-el$(rpm -E %{rhel})-latest.rpm
sudo yum install wrk
Install in Fedora 28+
dnf copr enable getpagespeed/wrk
dnf install wrk
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (455)* | EPEL 7 (279 downloads) |
![]() |
x86_64 (4076)* | EPEL 8 (289 downloads) |
![]() |
aarch64 (200)*, x86_64 (236)* | EPEL 9 (82 downloads) |
![]() |
x86_64 (483)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (627)* | Fedora 40 (282 downloads) |
![]() |
x86_64 (312)* | Fedora 41 (156 downloads) |
![]() |
x86_64 (5)* | Fedora 42 (8 downloads) |
![]() |
x86_64 (161)* | Fedora rawhide (233 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable getpagespeed/wrk
More info about enabling Copr repositories