Last Updated: February 25, 2016
·
2.487K
· johannesboyne

wrk - a HTTP benchmarking tool

wrk is a small but powerfull http benchmarking tool!

https://github.com/wg/wrk

usage:

./wrk -t24 -c99 -d10s http://127.0.0.1:1337

running for 10 seconds, using 24 threads, and keeping 99 HTTP connections open.