Skip to content

Instantly share code, notes, and snippets.

@robertbasic
Created October 12, 2012 13:38
Show Gist options
  • Select an option

  • Save robertbasic/3879237 to your computer and use it in GitHub Desktop.

Select an option

Save robertbasic/3879237 to your computer and use it in GitHub Desktop.
robert@odin ~/www/robertbasic.com[zf2*]$ ab -n10 -c10 http://robertbasic.local/
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 robertbasic.local (be patient).....done
Server Software: Apache/2.2.22
Server Hostname: robertbasic.local
Server Port: 80
Document Path: /
Document Length: 15481 bytes
Concurrency Level: 10
Time taken for tests: 0.267 seconds
Complete requests: 10
Failed requests: 0
Write errors: 0
Total transferred: 156810 bytes
HTML transferred: 154810 bytes
Requests per second: 37.52 [#/sec] (mean)
Time per request: 266.553 [ms] (mean)
Time per request: 26.655 [ms] (mean, across all concurrent requests)
Transfer rate: 574.50 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 1 3 1.9 5 5
Processing: 114 197 51.3 199 261
Waiting: 111 194 52.3 197 260
Total: 118 201 52.3 203 266
WARNING: The median and mean for the initial connection time are not within a normal deviation
These results are probably not that reliable.
Percentage of the requests served within a certain time (ms)
50% 203
66% 228
75% 252
80% 264
90% 266
95% 266
98% 266
99% 266
100% 266 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment