View this package for all CentOS/RHEL versions →
How to install wrk in CentOS/RHEL 6 (x86_64)
HTTP benchmarking tool
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install wrk
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 SCRIPTING and several examples are located in /usr/share/doc/wrk-4.1.0/scripts/
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| wrk-4.1.0-3.el6.x86_64 | 42 KiB |
Danila Vershinin (2019-06-15) - proper debuginfo package ยท - link against system libraries |