Skip to content

Instantly share code, notes, and snippets.

@erikh
Created May 13, 2013 15:56
Show Gist options
  • Save erikh/5569378 to your computer and use it in GitHub Desktop.
Save erikh/5569378 to your computer and use it in GitHub Desktop.
erikh@desktop:~/wrk$ ./wrk -c 500 -t 8 -d30 'http://localhost:8081'
Running 30s test @ http://localhost:8081
8 threads and 500 connections
Thread Stats Avg Stdev Max +/- Stdev Latency 5.26ms 8.92ms 248.30ms 99.13%
Req/Sec 10.31k 1.80k 14.00k 87.38%
2624917 requests in 30.00s, 353.49MB read
Socket errors: connect 0, read 992, write 0, timeout 0
Requests/sec: 87500.64
Transfer/sec: 11.78MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment