Skip to content

Instantly share code, notes, and snippets.

@ctriolo
Created June 28, 2010 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ctriolo/456216 to your computer and use it in GitHub Desktop.
Save ctriolo/456216 to your computer and use it in GitHub Desktop.
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 127.0.0.1 (be patient)
Server Software: Apache/2.2.15
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /garbage
Document Length: 10485760 bytes
Concurrency Level: 10
Time taken for tests: 132.612 seconds
Complete requests: 10000
Failed requests: 0
Write errors: 0
Total transferred: 104860230000 bytes
HTML transferred: 104857600000 bytes
Requests per second: 75.41 [#/sec] (mean)
Time per request: 132.612 [ms] (mean)
Time per request: 13.261 [ms] (mean, across all concurrent requests)
Transfer rate: 772199.68 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.2 0 2
Processing: 16 132 126.7 138 5053
Waiting: 0 2 11.9 1 465
Total: 16 133 126.8 138 5053
Percentage of the requests served within a certain time (ms)
50% 138
66% 147
75% 152
80% 158
90% 173
95% 186
98% 204
99% 221
100% 5053 (longest request)
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 127.0.0.1 (be patient)
Server Software: nginx/0.8.39
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /gridfs/filename/garbage
Document Length: 10485760 bytes
Concurrency Level: 10
Time taken for tests: 355.376 seconds
Complete requests: 10000
Failed requests: 0
Write errors: 0
Total transferred: 104859090000 bytes
HTML transferred: 104857600000 bytes
Requests per second: 28.14 [#/sec] (mean)
Time per request: 355.376 [ms] (mean)
Time per request: 35.538 [ms] (mean, across all concurrent requests)
Transfer rate: 288149.39 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.1 0 3
Processing: 144 353 179.8 344 5367
Waiting: 2 9 12.2 3 275
Total: 144 353 179.8 344 5367
Percentage of the requests served within a certain time (ms)
50% 344
66% 351
75% 360
80% 363
90% 372
95% 387
98% 586
99% 689
100% 5367 (longest request)
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 127.0.0.1 (be patient)
Server Software: nginx/0.8.39
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /garbage
Document Length: 10485760 bytes
Concurrency Level: 10
Time taken for tests: 106.766 seconds
Complete requests: 10000
Failed requests: 0
Write errors: 0
Total transferred: 104859910000 bytes
HTML transferred: 104857600000 bytes
Requests per second: 93.66 [#/sec] (mean)
Time per request: 106.766 [ms] (mean)
Time per request: 10.677 [ms] (mean, across all concurrent requests)
Transfer rate: 959131.58 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.1 0 2
Processing: 53 107 134.6 100 5053
Waiting: 0 2 0.8 2 12
Total: 53 107 134.6 100 5053
Percentage of the requests served within a certain time (ms)
50% 100
66% 103
75% 105
80% 106
90% 116
95% 129
98% 139
99% 425
100% 5053 (longest request)
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 127.0.0.1 (be patient)
Server Software: WSGIServer/0.1
Server Hostname: 127.0.0.1
Server Port: 8080
Document Path: /garbage
Document Length: 10485760 bytes
Concurrency Level: 10
Time taken for tests: 48.450 seconds
Complete requests: 500
Failed requests: 8
(Connect: 8, Receive: 0, Length: 0, Exceptions: 0)
Write errors: 0
Total transferred: 5242995500 bytes
HTML transferred: 5242880000 bytes
Requests per second: 10.32 [#/sec] (mean)
Time per request: 968.999 [ms] (mean)
Time per request: 96.900 [ms] (mean, across all concurrent requests)
Transfer rate: 105678.34 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 217 1908.8 0 34966
Processing: 68 547 1036.9 303 5233
Waiting: 5 451 950.3 247 5176
Total: 69 764 2162.2 305 35270
Percentage of the requests served within a certain time (ms)
50% 305
66% 338
75% 344
80% 356
90% 1256
95% 5122
98% 5231
99% 7296
100% 35270 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment