mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
cf46cf7630
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. OK jca@
4 lines
217 B
Plaintext
4 lines
217 B
Plaintext
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.
|