Created
December 18, 2008 08:35
-
-
Save anildigital/37434 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.0.40-dev <$Revision: 1.146 $> apache-2.0 | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Copyright 2006 The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking 0.0.0.0 (be patient) | |
Server Software: | |
Server Hostname: 0.0.0.0 | |
Server Port: 80 | |
Document Path: /:3000 | |
Document Length: 122 bytes | |
Concurrency Level: 1 | |
Time taken for tests: 149.784045 seconds | |
Complete requests: 1000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 328000 bytes | |
HTML transferred: 122000 bytes | |
Requests per second: 6.68 [#/sec] (mean) | |
Time per request: 149.784 [ms] (mean) | |
Time per request: 149.784 [ms] (mean, across all concurrent requests) | |
Transfer rate: 2.14 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.0 0 0 | |
Processing: 56 149 206.6 61 3774 | |
Waiting: 3 148 206.0 61 3773 | |
Total: 56 149 206.6 61 3774 | |
Percentage of the requests served within a certain time (ms) | |
50% 61 | |
66% 65 | |
75% 81 | |
80% 299 | |
90% 446 | |
95% 498 | |
98% 566 | |
99% 590 | |
100% 3774 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment