Performance‎ > ‎

wrk - a Modern HTTP benchmarking tool

posted May 12, 2018, 8:48 AM by Chris G   [ updated May 12, 2018, 8:49 AM ]

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.

Comments