Created
January 16, 2010 02:09
-
-
Save teepark/278593 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
This is ApacheBench, Version 2.3 <: 655654 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking localhost (be patient) | |
Completed 10000 requests | |
Completed 20000 requests | |
Completed 30000 requests | |
Completed 40000 requests | |
Completed 50000 requests | |
Completed 60000 requests | |
Completed 70000 requests | |
Completed 80000 requests | |
Completed 90000 requests | |
Completed 100000 requests | |
Finished 100000 requests | |
Server Software: | |
Server Hostname: localhost | |
Server Port: 9000 | |
Document Path: / | |
Document Length: 13 bytes | |
Concurrency Level: 1000 | |
Time taken for tests: 36.471 seconds | |
Complete requests: 100000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 7800156 bytes | |
HTML transferred: 1300026 bytes | |
Requests per second: 2741.91 [#/sec] (mean) | |
Time per request: 364.710 [ms] (mean) | |
Time per request: 0.365 [ms] (mean, across all concurrent requests) | |
Transfer rate: 208.86 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 40 248.0 13 3054 | |
Processing: 27 321 123.9 314 783 | |
Waiting: 10 169 75.0 160 558 | |
Total: 41 361 277.3 333 3640 | |
Percentage of the requests served within a certain time (ms) | |
50% 333 | |
66% 382 | |
75% 413 | |
80% 438 | |
90% 500 | |
95% 579 | |
98% 677 | |
99% 788 | |
100% 3640 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment