Skip to content

Instantly share code, notes, and snippets.

@kaecyra
Created November 22, 2016 20:36
Show Gist options
  • Save kaecyra/961aaa8280ccabd7f44a8fe37b4a49d5 to your computer and use it in GitHub Desktop.
Save kaecyra/961aaa8280ccabd7f44a8fe37b4a49d5 to your computer and use it in GitHub Desktop.
icarus:~ icyliquid$ ab -n 100 -c 2 http://nowaf.vanillatesting.com/
Benchmarking nowaf.vanillatesting.com (be patient).....done
Server Software: nginx
Server Hostname: nowaf.vanillatesting.com
Server Port: 80
Document Path: /
Document Length: 7464 bytes
Concurrency Level: 2
Time taken for tests: 3.487 seconds
Complete requests: 100
Failed requests: 0
Total transferred: 785856 bytes
HTML transferred: 746400 bytes
Requests per second: 28.68 [#/sec] (mean)
Time per request: 69.742 [ms] (mean)
Time per request: 34.871 [ms] (mean, across all concurrent requests)
Transfer rate: 220.08 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 27 32 2.2 32 38
Processing: 30 38 11.6 33 76
Waiting: 28 32 6.0 31 73
Total: 59 70 11.8 66 103
Percentage of the requests served within a certain time (ms)
50% 66
66% 67
75% 68
80% 70
90% 94
95% 100
98% 103
99% 103
100% 103 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment