Created
November 9, 2015 19:36
-
-
Save tailhook/55abf83004351b33e14a 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
| > ./wrk -t8 -c 400 http://127.0.0.1:6754 | |
| Running 10s test @ http://127.0.0.1:6754 | |
| 8 threads and 400 connections | |
| Thread Stats Avg Stdev Max +/- Stdev | |
| Latency 1.01ms 1.41ms 33.06ms 91.36% | |
| Req/Sec 63.02k 18.13k 125.13k 75.50% | |
| 5027436 requests in 10.04s, 421.92MB read | |
| Requests/sec: 500565.14 | |
| Transfer/sec: 42.01MB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment