Skip to content

Instantly share code, notes, and snippets.

@viggin543
Created July 4, 2020 21:25
Show Gist options
  • Save viggin543/1bc24f5f36060a7fe3120b7e67c011dc to your computer and use it in GitHub Desktop.
Save viggin543/1bc24f5f36060a7fe3120b7e67c011dc to your computer and use it in GitHub Desktop.
Concurrency Level: 100
Time taken for tests: 15.627 seconds
Complete requests: 10000
Failed requests: 0
Total transferred: 1440000 bytes
HTML transferred: 730000 bytes
Requests per second: 639.90 [#/sec] (mean) #WOW !
Time per request: 156.274 [ms] (mean)
Time per request: 1.563 [ms] (mean, across all concurrent requests)
Transfer rate: 89.99 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.4 0 5
Processing: 10 155 24.9 151 258
Waiting: 5 155 24.9 151 258
Total: 10 155 24.9 151 258
Percentage of the requests served within a certain time (ms)
50% 151
66% 162
75% 168
80% 173
90% 188
95% 209
98% 221
99% 233
100% 258 (longest request) #WOW !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment