Skip to content

Instantly share code, notes, and snippets.

@msmith-techempower
Created May 15, 2015 20:06
Show Gist options
  • Save msmith-techempower/21e87f5767dfab9dde2f to your computer and use it in GitHub Desktop.
Save msmith-techempower/21e87f5767dfab9dde2f 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.00ms 122.53us 4.97ms 90.28%
Req/Sec 6.31k 334.86 7.22k 61.85%
3585555 requests in 14.99s, 4.58GB read
Requests/sec: 239130.34
Transfer/sec: 312.89MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment