Created
December 31, 2008 12:03
-
-
Save shingara/41951 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slick shingara # ab2 -n 1000 -c 10 http://blog.shingara.fr/ | |
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 blog.shingara.fr (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests | |
Completed 500 requests | |
Completed 600 requests | |
Completed 700 requests | |
Completed 800 requests | |
Completed 900 requests | |
Completed 1000 requests | |
Finished 1000 requests | |
Server Software: nginx/0.7.30 | |
Server Hostname: blog.shingara.fr | |
Server Port: 80 | |
Document Path: / | |
Document Length: 47222 bytes | |
Concurrency Level: 10 | |
Time taken for tests: 46.929 seconds | |
Complete requests: 1000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 47656615 bytes | |
HTML transferred: 47295175 bytes | |
Requests per second: 21.31 [#/sec] (mean) | |
Time per request: 469.291 [ms] (mean) | |
Time per request: 46.929 [ms] (mean, across all concurrent requests) | |
Transfer rate: 991.70 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 12 45 20.5 39 120 | |
Processing: 142 423 212.1 377 1676 | |
Waiting: 43 204 168.4 144 1295 | |
Total: 196 468 212.0 431 1709 | |
Percentage of the requests served within a certain time (ms) | |
50% 431 | |
66% 482 | |
75% 529 | |
80% 593 | |
90% 745 | |
95% 844 | |
98% 994 | |
99% 1408 | |
100% 1709 (longest request) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slick shingara # ab2 -n 1000 -c 10 http://test.shingara.fr/ | |
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 test.shingara.fr (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests | |
Completed 500 requests | |
Completed 600 requests | |
Completed 700 requests | |
Completed 800 requests | |
Completed 900 requests | |
Completed 1000 requests | |
Finished 1000 requests | |
Server Software: nginx/0.7.30 | |
Server Hostname: test.shingara.fr | |
Server Port: 80 | |
Document Path: / | |
Document Length: 41524 bytes | |
Concurrency Level: 10 | |
Time taken for tests: 38.393 seconds | |
Complete requests: 1000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 41850205 bytes | |
HTML transferred: 41535244 bytes | |
Requests per second: 26.05 [#/sec] (mean) | |
Time per request: 383.932 [ms] (mean) | |
Time per request: 38.393 [ms] (mean, across all concurrent requests) | |
Transfer rate: 1064.49 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 12 32 8.6 31 70 | |
Processing: 116 351 256.1 232 1089 | |
Waiting: 38 208 236.4 107 898 | |
Total: 173 383 254.7 264 1122 | |
Percentage of the requests served within a certain time (ms) | |
50% 264 | |
66% 306 | |
75% 351 | |
80% 393 | |
90% 915 | |
95% 966 | |
98% 1008 | |
99% 1038 | |
100% 1122 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment