Skip to content

Instantly share code, notes, and snippets.

@msmith-techempower
Created May 15, 2015 20:12
Show Gist options
  • Save msmith-techempower/8980868770a1ed58864d to your computer and use it in GitHub Desktop.
Save msmith-techempower/8980868770a1ed58864d 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 842.01us 271.69us 10.14ms 90.46%
Req/Sec 7.52k 727.80 11.44k 85.01%
4251094 requests in 14.99s, 5.43GB read
Requests/sec: 283511.11
Transfer/sec: 370.96MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment