Created
August 22, 2020 23:53
-
-
Save bharatmicrosystems/56aa932f56136feb0e2ccb1f8c9ae624 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 -z 30s -c 50 http://helloworld-go.default.34.121.106.103.xip.io | |
| Average: 0.1222 secs | |
| Requests/sec: 408.3187 | |
| Total data: 159822 bytes | |
| Size/request: 13 bytes | |
| Response time histogram: | |
| 0.103 [1] | | |
| 0.444 [12243] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | |
| 0.785 [0] | | |
| 1.126 [0] | | |
| 1.467 [0] | | |
| 1.807 [0] | | |
| 2.148 [0] | | |
| 2.489 [0] | | |
| 2.830 [0] | | |
| 3.171 [0] | | |
| 3.512 [50] | | |
| Latency distribution: | |
| 10% in 0.1042 secs | |
| 25% in 0.1048 secs | |
| 50% in 0.1057 secs | |
| 75% in 0.1077 secs | |
| 90% in 0.1121 secs | |
| 95% in 0.1192 secs | |
| 99% in 0.1826 secs | |
| Details (average, fastest, slowest): | |
| DNS+dialup: 0.0010 secs, 0.1034 secs, 3.5115 secs | |
| DNS-lookup: 0.0006 secs, 0.0000 secs, 0.1365 secs | |
| req write: 0.0000 secs, 0.0000 secs, 0.0062 secs | |
| resp wait: 0.1211 secs, 0.1033 secs, 3.2698 secs | |
| resp read: 0.0001 secs, 0.0000 secs, 0.0032 secs | |
| Status code distribution: | |
| [200] 12294 responses |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment