Skip to content

Instantly share code, notes, and snippets.

@viggin543
Created July 4, 2020 21:12
Show Gist options
  • Save viggin543/22c45a825b4edc9e06bb1f63854fb78c to your computer and use it in GitHub Desktop.
Save viggin543/22c45a825b4edc9e06bb1f63854fb78c to your computer and use it in GitHub Desktop.
Concurrency Level: 100
Time taken for tests: 65.168 seconds
Complete requests: 10000
Failed requests: 0
Total transferred: 1440000 bytes
HTML transferred: 730000 bytes
Requests per second: 153.45 [#/sec] (mean) <----- throughput ------------------------------------------
Time per request: 651.675 [ms] (mean) <----- avg latency ------------------------------------------
Time per request: 6.517 [ms] (mean, across all concurrent requests)
Transfer rate: 21.58 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.5 0 12
Processing: 15 651 310.4 608 2435
Waiting: 8 650 310.0 608 2435
Total: 15 651 310.5 608 2438
Percentage of the requests served within a certain time (ms)
50% 608
66% 698
75% 783
80% 808
90% 1096
95% 1291
98% 1497
99% 1689
100% 2438 (longest request) <----- max latency ------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment