Skip to content

Instantly share code, notes, and snippets.

@msmith-techempower
Created May 15, 2015 20:14
Show Gist options
  • Save msmith-techempower/3a82cd593ee5c33cf4fd to your computer and use it in GitHub Desktop.
Save msmith-techempower/3a82cd593ee5c33cf4fd to your computer and use it in GitHub Desktop.
techempower@lg01:~$ wrk -H 'Host: localhost' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Connection: keep-alive' -d 15 -c 256 --timeout 256 -t 40 http://10.0.3.2:8080/fortunes
Running 15s test @ http://10.0.3.2:8080/fortunes
40 threads and 256 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 1.07ms 73.41us 3.18ms 90.34%
Req/Sec 5.89k 295.50 6.55k 65.36%
3344580 requests in 14.99s, 4.27GB read
Requests/sec: 223056.06
Transfer/sec: 291.86MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment