Created
July 4, 2020 21:21
-
-
Save viggin543/485c2137db27b35b24f76b66ad73e5fe 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
| Concurrency Level: 100 | |
| Time taken for tests: 21.504 seconds | |
| Complete requests: 10000 | |
| Failed requests: 0 | |
| Total transferred: 1440000 bytes | |
| HTML transferred: 730000 bytes | |
| Requests per second: 465.04 [#/sec] (mean) | |
| Time per request: 215.037 [ms] (mean) | |
| Time per request: 2.150 [ms] (mean, across all concurrent requests) | |
| Transfer rate: 65.40 [Kbytes/sec] received | |
| Connection Times (ms) | |
| min mean[+/-sd] median max | |
| Connect: 0 0 0.5 0 7 | |
| Processing: 10 214 73.6 197 553 | |
| Waiting: 4 214 73.5 197 552 | |
| Total: 11 214 73.7 197 553 | |
| Percentage of the requests served within a certain time (ms) | |
| 50% 197 | |
| 66% 232 | |
| 75% 257 | |
| 80% 271 | |
| 90% 308 | |
| 95% 351 | |
| 98% 404 | |
| 99% 515 | |
| 100% 553 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment