Created
January 18, 2017 13:12
-
-
Save micahlmartin/d9bcd15dbd5684e9db2007e1175458e7 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: 10 | |
Time taken for tests: 33.903 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Total transferred: 51600 bytes | |
HTML transferred: 36100 bytes | |
Requests per second: 2.95 [#/sec] (mean) | |
Time per request: 3390.262 [ms] (mean) | |
Time per request: 339.026 [ms] (mean, across all concurrent requests) | |
Transfer rate: 1.49 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.0 0 0 | |
Processing: 1963 3323 727.9 3246 5729 | |
Waiting: 1962 3322 727.7 3243 5728 | |
Total: 1963 3323 727.9 3246 5729 | |
Percentage of the requests served within a certain time (ms) | |
50% 3246 | |
66% 3401 | |
75% 3714 | |
80% 4065 | |
90% 4374 | |
95% 4627 | |
98% 5176 | |
99% 5729 | |
100% 5729 (longest request) | |
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: 10 | |
Time taken for tests: 1.410 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Total transferred: 52900 bytes | |
HTML transferred: 37400 bytes | |
Requests per second: 70.90 [#/sec] (mean) | |
Time per request: 141.038 [ms] (mean) | |
Time per request: 14.104 [ms] (mean, across all concurrent requests) | |
Transfer rate: 36.63 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.0 0 0 | |
Processing: 58 136 35.3 134 220 | |
Waiting: 53 131 35.3 129 214 | |
Total: 58 136 35.3 134 220 | |
Percentage of the requests served within a certain time (ms) | |
50% 134 | |
66% 150 | |
75% 162 | |
80% 167 | |
90% 186 | |
95% 205 | |
98% 216 | |
99% 220 | |
100% 220 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment