Skip to content

Instantly share code, notes, and snippets.

@mgirouard
Created February 16, 2012 14:55
Show Gist options
  • Save mgirouard/1845421 to your computer and use it in GitHub Desktop.
Save mgirouard/1845421 to your computer and use it in GitHub Desktop.
mbp:EC6 m2$ ab -n 100 -c 10 http://www.willistherage.com/
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking www.willistherage.com (be patient).....done
Server Software: Apache/2.2.3
Server Hostname: www.willistherage.com
Server Port: 80
Document Path: /
Document Length: 13024 bytes
Concurrency Level: 10
Time taken for tests: 150.532 seconds
Complete requests: 100
Failed requests: 0
Write errors: 0
Total transferred: 1324900 bytes
HTML transferred: 1302400 bytes
Requests per second: 0.66 [#/sec] (mean)
Time per request: 15053.227 [ms] (mean)
Time per request: 1505.323 [ms] (mean, across all concurrent requests)
Transfer rate: 8.60 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 50 54 3.5 53 71
Processing: 442 14013 13420.9 10339 56475
Waiting: 323 12447 11283.8 9841 44298
Total: 507 14067 13420.7 10389 56525
Percentage of the requests served within a certain time (ms)
50% 10389
66% 14579
75% 19342
80% 21892
90% 34649
95% 48626
98% 53658
99% 56525
100% 56525 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment