Created
February 4, 2014 08:12
-
-
Save markrwilliams/8799849 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 <$Revision: 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 1000 requests | |
Completed 2000 requests | |
Completed 3000 requests | |
Completed 4000 requests | |
Completed 5000 requests | |
Completed 6000 requests | |
Completed 7000 requests | |
Completed 8000 requests | |
Completed 9000 requests | |
Completed 10000 requests | |
Finished 10000 requests | |
Server Software: | |
Server Hostname: localhost | |
Server Port: 8081 | |
Document Path: / | |
Document Length: 38 bytes | |
Concurrency Level: 100 | |
Time taken for tests: 1.285 seconds | |
Complete requests: 10000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 1580000 bytes | |
HTML transferred: 380000 bytes | |
Requests per second: 7779.84 [#/sec] (mean) | |
Time per request: 12.854 [ms] (mean) | |
Time per request: 0.129 [ms] (mean, across all concurrent requests) | |
Transfer rate: 1200.41 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.9 0 10 | |
Processing: 0 12 6.2 11 36 | |
Waiting: 0 12 6.1 11 36 | |
Total: 0 13 6.1 12 36 | |
Percentage of the requests served within a certain time (ms) | |
50% 12 | |
66% 15 | |
75% 17 | |
80% 18 | |
90% 21 | |
95% 24 | |
98% 27 | |
99% 29 | |
100% 36 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment