Created
March 2, 2014 10:03
-
-
Save qpfiffer/9304383 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ:~/src/wrk ./wrk -t4 -c400 -d30s http://localhost:8080/test2 | |
Running 30s test @ http://localhost:8080/test2 | |
4 threads and 400 connections | |
Thread Stats Avg Stdev Max +/- Stdev | |
Latency 62.41ms 592.68ms 6.57s 98.97% | |
Req/Sec 3.88k 1.12k 8.79k 72.30% | |
452660 requests in 30.00s, 57.41MB read | |
Socket errors: connect 0, read 0, write 0, timeout 183 | |
Requests/sec: 15089.93 | |
Transfer/sec: 1.91MB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment