Created
December 9, 2015 00:05
-
-
Save Tmeister/49fb31f57c5358569680 to your computer and use it in GitHub Desktop.
ApacheBench With PHP 5.5.9 / WordPress 4.3.1
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
root@wp-back-in-black:~# ab -t30 -c5 http://prezipremiumtemplates.com/ | |
This is ApacheBench, Version 2.3 <$Revision: 1528965 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking prezipremiumtemplates.com (be patient) | |
Completed 5000 requests | |
Completed 10000 requests | |
Completed 15000 requests | |
Completed 20000 requests | |
Completed 25000 requests | |
Finished 28498 requests | |
Server Software: Apache/2.4.7 | |
Server Hostname: prezipremiumtemplates.com | |
Server Port: 80 | |
Document Path: / | |
Document Length: 65171 bytes | |
Concurrency Level: 5 | |
Time taken for tests: 30.005 seconds | |
Complete requests: 28498 | |
Failed requests: 0 | |
Total transferred: 1866453470 bytes | |
HTML transferred: 1857503842 bytes | |
Requests per second: 949.76 [#/sec] (mean) | |
Time per request: 5.264 [ms] (mean) | |
Time per request: 1.053 [ms] (mean, across all concurrent requests) | |
Transfer rate: 60746.11 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.0 0 0 | |
Processing: 2 5 3.1 4 72 | |
Waiting: 1 3 2.1 2 60 | |
Total: 2 5 3.1 4 72 | |
Percentage of the requests served within a certain time (ms) | |
50% 4 | |
66% 6 | |
75% 7 | |
80% 7 | |
90% 9 | |
95% 11 | |
98% 13 | |
99% 16 | |
100% 72 (longest request) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment