|
$> ab -n 2000 -c 100 http://burma-rails.herokuapp.com/ |
|
|
|
Server Software: thin |
|
Server Hostname: burma-rails.herokuapp.com |
|
Server Port: 80 |
|
|
|
Document Path: / |
|
Document Length: 18 bytes |
|
|
|
Concurrency Level: 100 |
|
Time taken for tests: 4.856 seconds |
|
Complete requests: 2000 |
|
Failed requests: 0 |
|
Write errors: 0 |
|
Total transferred: 622000 bytes |
|
HTML transferred: 36000 bytes |
|
Requests per second: 411.82 [#/sec] (mean) |
|
Time per request: 242.823 [ms] (mean) |
|
Time per request: 2.428 [ms] (mean, across all concurrent requests) |
|
Transfer rate: 125.07 [Kbytes/sec] received |
|
|
|
Connection Times (ms) |
|
min mean[+/-sd] median max |
|
Connect: 3 4 3.2 3 61 |
|
Processing: 14 234 31.2 239 321 |
|
Waiting: 14 234 31.2 239 321 |
|
Total: 17 238 31.0 242 324 |
|
|
|
Percentage of the requests served within a certain time (ms) |
|
50% 242 |
|
66% 248 |
|
75% 251 |
|
80% 255 |
|
90% 263 |
|
95% 275 |
|
98% 289 |
|
99% 294 |
|
100% 324 (longest request) |
|
|
|
$> ab -n 5000 -c 100 http://burma-sinatra.herokuapp.com/ |
|
|
|
Server Software: thin |
|
Server Hostname: burma-sinatra.herokuapp.com |
|
Server Port: 80 |
|
|
|
Document Path: / |
|
Document Length: 18 bytes |
|
|
|
Concurrency Level: 100 |
|
Time taken for tests: 1.352 seconds |
|
Complete requests: 2000 |
|
Failed requests: 0 |
|
Write errors: 0 |
|
Total transferred: 306612 bytes |
|
HTML transferred: 36072 bytes |
|
Requests per second: 1478.82 [#/sec] (mean) |
|
Time per request: 67.621 [ms] (mean) |
|
Time per request: 0.676 [ms] (mean, across all concurrent requests) |
|
Transfer rate: 221.40 [Kbytes/sec] received |
|
|
|
Connection Times (ms) |
|
min mean[+/-sd] median max |
|
Connect: 0 24 134.3 5 981 |
|
Processing: 12 42 17.4 40 242 |
|
Waiting: 11 41 16.2 39 242 |
|
Total: 15 65 136.2 45 1050 |
|
|
|
Percentage of the requests served within a certain time (ms) |
|
50% 45 |
|
66% 53 |
|
75% 57 |
|
80% 60 |
|
90% 68 |
|
95% 74 |
|
98% 249 |
|
99% 1024 |
|
100% 1050 (longest request) |
|
|
|
$> ab -n 2000 -c 100 http://burma-goliath.herokuapp.com/ |
|
|
|
Server Software: Goliath |
|
Server Hostname: burma-goliath.herokuapp.com |
|
Server Port: 80 |
|
|
|
Document Path: / |
|
Document Length: 18 bytes |
|
|
|
Concurrency Level: 100 |
|
Time taken for tests: 0.979 seconds |
|
Complete requests: 2000 |
|
Failed requests: 0 |
|
Write errors: 0 |
|
Total transferred: 260260 bytes |
|
HTML transferred: 36036 bytes |
|
Requests per second: 2043.35 [#/sec] (mean) |
|
Time per request: 48.939 [ms] (mean) |
|
Time per request: 0.489 [ms] (mean, across all concurrent requests) |
|
Transfer rate: 259.67 [Kbytes/sec] received |
|
|
|
Connection Times (ms) |
|
min mean[+/-sd] median max |
|
Connect: 2 4 1.8 3 10 |
|
Processing: 12 34 11.0 34 249 |
|
Waiting: 12 34 8.8 34 230 |
|
Total: 18 38 11.2 38 259 |
|
|
|
Percentage of the requests served within a certain time (ms) |
|
50% 38 |
|
66% 41 |
|
75% 42 |
|
80% 43 |
|
90% 46 |
|
95% 49 |
|
98% 57 |
|
99% 63 |
|
100% 259 (longest request) |
|
|
|
$> ab -n 2000 -c 100 http://burma-node.herokuapp.com/ |
|
|
|
Server Software: |
|
Server Hostname: burma-node.herokuapp.com |
|
Server Port: 80 |
|
|
|
Document Path: / |
|
Document Length: 18 bytes |
|
|
|
Concurrency Level: 100 |
|
Time taken for tests: 0.704 seconds |
|
Complete requests: 2000 |
|
Failed requests: 0 |
|
Write errors: 0 |
|
Total transferred: 215960 bytes |
|
HTML transferred: 36000 bytes |
|
Requests per second: 2841.04 [#/sec] (mean) |
|
Time per request: 35.198 [ms] (mean) |
|
Time per request: 0.352 [ms] (mean, across all concurrent requests) |
|
Transfer rate: 299.59 [Kbytes/sec] received |
|
|
|
Connection Times (ms) |
|
min mean[+/-sd] median max |
|
Connect: 2 3 0.6 3 6 |
|
Processing: 15 31 8.6 29 75 |
|
Waiting: 15 31 8.6 29 75 |
|
Total: 19 34 8.7 33 78 |
|
|
|
Percentage of the requests served within a certain time (ms) |
|
50% 33 |
|
66% 36 |
|
75% 38 |
|
80% 40 |
|
90% 47 |
|
95% 52 |
|
98% 59 |
|
99% 62 |
|
100% 78 (longest request) |