Created
June 29, 2017 07:49
-
-
Save apeschar/ade696028f5f9888a507b1dbe8061bb3 to your computer and use it in GitHub Desktop.
Benchmark Kibo hosting
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
albert@ishtar ~ % ab -m POST -n 40 -c 4 'https://ht.kibohost.com/' | |
This is ApacheBench, Version 2.3 <$Revision: 1604373 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking ht.kibohost.com (be patient).....done | |
Server Software: nginx/1.12.0 | |
Server Hostname: ht.kibohost.com | |
Server Port: 443 | |
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,4096,256 | |
Document Path: / | |
Document Length: 58475 bytes | |
Concurrency Level: 4 | |
Time taken for tests: 4.401 seconds | |
Complete requests: 40 | |
Failed requests: 31 | |
(Connect: 0, Receive: 0, Length: 31, Exceptions: 0) | |
Total transferred: 2353525 bytes | |
HTML transferred: 2338965 bytes | |
Requests per second: 9.09 [#/sec] (mean) | |
Time per request: 440.124 [ms] (mean) | |
Time per request: 110.031 [ms] (mean, across all concurrent requests) | |
Transfer rate: 522.21 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 39 44 3.8 43 59 | |
Processing: 341 392 28.7 388 482 | |
Waiting: 212 243 21.8 239 320 | |
Total: 381 435 28.6 433 529 | |
Percentage of the requests served within a certain time (ms) | |
50% 433 | |
66% 447 | |
75% 455 | |
80% 460 | |
90% 468 | |
95% 482 | |
98% 529 | |
99% 529 | |
100% 529 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment