Created
August 3, 2018 16:37
-
-
Save asoorm/b16804f7461a606953d351a6ecc6dc22 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
$ hey -c 20 -n 100000 http://localhost:8181/tyk-quickstart/ | |
Summary: | |
Total: 14.4533 secs | |
Slowest: 0.8117 secs | |
Fastest: 0.0003 secs | |
Average: 0.0028 secs | |
Requests/sec: 6918.8426 | |
Total data: 2000000 bytes | |
Size/request: 20 bytes | |
Response time histogram: | |
0.000 [1] | | |
0.081 [99977] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | |
0.163 [20] | | |
0.244 [1] | | |
0.325 [0] | | |
0.406 [0] | | |
0.487 [0] | | |
0.568 [0] | | |
0.649 [0] | | |
0.731 [0] | | |
0.812 [1] | | |
Latency distribution: | |
10% in 0.0017 secs | |
25% in 0.0021 secs | |
50% in 0.0024 secs | |
75% in 0.0029 secs | |
90% in 0.0045 secs | |
95% in 0.0056 secs | |
99% in 0.0087 secs | |
Details (average, fastest, slowest): | |
DNS+dialup: 0.0000 secs, 0.0003 secs, 0.8117 secs | |
DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0014 secs | |
req write: 0.0000 secs, 0.0000 secs, 0.0009 secs | |
resp wait: 0.0028 secs, 0.0003 secs, 0.8116 secs | |
resp read: 0.0000 secs, 0.0000 secs, 0.0013 secs | |
Status code distribution: | |
[200] 100000 responses |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment