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.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
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 |
---|---|---|
Fedora 39 | x86_64 (3)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (11)* | Fedora 40 (24 downloads) |
Fedora 41 | x86_64 (5)* | Fedora 41 (15 downloads) |
Fedora rawhide | x86_64 (6)* | Fedora rawhide (18 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tartare/wrk
More info about enabling Copr repositories