Lightweight HTTP benchmarking tool with multithreading support
Webserver benchmarking tool that supports multithreading
weighttp$ weighttp -n 10000 -c 4 http://example.com$ weighttp -t 8 -c 100 -k http://example.com$ weighttp -n 5000 -c 50 -H 'Content-Type: application/json' http://example.com/api