Created
January 10, 2019 20:13
-
-
Save lbolla/5e5b88ea73d099d95ec56714929fe43d to your computer and use it in GitHub Desktop.
cherrypy #1764
This file contains 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/cherrypy-lbolla(master*) » hey -c 5 -n 1000 http://127.0.0.1:8888/ | |
Summary: | |
Total: 1.8755 secs | |
Slowest: 0.0195 secs | |
Fastest: 0.0013 secs | |
Average: 0.0093 secs | |
Requests/sec: 533.1808 | |
Total data: 144000 bytes | |
Size/request: 144 bytes | |
Response time histogram: | |
0.001 [1] | | |
0.003 [6] |■ | |
0.005 [11] |■ | |
0.007 [54] |■■■■■ | |
0.009 [268] |■■■■■■■■■■■■■■■■■■■■■■■■■■ | |
0.010 [407] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | |
0.012 [193] |■■■■■■■■■■■■■■■■■■■ | |
0.014 [45] |■■■■ | |
0.016 [9] |■ | |
0.018 [3] | | |
0.020 [3] | | |
Latency distribution: | |
10% in 0.0070 secs | |
25% in 0.0080 secs | |
50% in 0.0092 secs | |
75% in 0.0104 secs | |
90% in 0.0116 secs | |
95% in 0.0125 secs | |
99% in 0.0148 secs | |
Details (average, fastest, slowest): | |
DNS+dialup: 0.0000 secs, 0.0013 secs, 0.0195 secs | |
DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs | |
req write: 0.0000 secs, 0.0000 secs, 0.0002 secs | |
resp wait: 0.0081 secs, 0.0011 secs, 0.0173 secs | |
resp read: 0.0011 secs, 0.0000 secs, 0.0075 secs | |
Status code distribution: | |
[200] 1000 responses | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment