Last active
December 19, 2018 14:26
-
-
Save markuman/3919b1bfb51e3df7d31e71034adab0eb 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
ubuntu@ip-10-115-4-8:~$ ab -c 1 -n 100 https://commits.git.osuv.de/index.html?user=m | |
This is ApacheBench, Version 2.3 <$Revision: 1807734 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking commits.git.osuv.de (be patient).....done | |
Server Software: Caddy | |
Server Hostname: commits.git.osuv.de | |
Server Port: 443 | |
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,2048,256 | |
TLS Server Name: commits.git.osuv.de | |
Document Path: /index.html?user=m | |
Document Length: 1117 bytes | |
Concurrency Level: 1 | |
Time taken for tests: 3.025 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Total transferred: 127300 bytes | |
HTML transferred: 111700 bytes | |
Requests per second: 33.06 [#/sec] (mean) | |
Time per request: 30.246 [ms] (mean) | |
Time per request: 30.246 [ms] (mean, across all concurrent requests) | |
Transfer rate: 41.10 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 18 21 3.5 21 43 | |
Processing: 7 9 1.4 8 17 | |
Waiting: 7 9 1.4 8 16 | |
Total: 25 30 3.8 30 50 | |
Percentage of the requests served within a certain time (ms) | |
50% 30 | |
66% 31 | |
75% 31 | |
80% 32 | |
90% 34 | |
95% 36 | |
98% 46 | |
99% 50 | |
100% 50 (longest request) | |
ubuntu@ip-10-115-4-8:~$ ab -c 5 -n 100 https://commits.git.osuv.de/index.html?user=m | |
This is ApacheBench, Version 2.3 <$Revision: 1807734 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking commits.git.osuv.de (be patient).....done | |
Server Software: Caddy | |
Server Hostname: commits.git.osuv.de | |
Server Port: 443 | |
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,2048,256 | |
TLS Server Name: commits.git.osuv.de | |
Document Path: /index.html?user=m | |
Document Length: 1117 bytes | |
Concurrency Level: 5 | |
Time taken for tests: 0.719 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Total transferred: 127300 bytes | |
HTML transferred: 111700 bytes | |
Requests per second: 139.16 [#/sec] (mean) | |
Time per request: 35.930 [ms] (mean) | |
Time per request: 7.186 [ms] (mean, across all concurrent requests) | |
Transfer rate: 173.00 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 18 24 5.2 23 44 | |
Processing: 7 12 4.3 11 26 | |
Waiting: 7 12 4.3 11 26 | |
Total: 26 36 7.2 34 56 | |
Percentage of the requests served within a certain time (ms) | |
50% 34 | |
66% 37 | |
75% 39 | |
80% 42 | |
90% 47 | |
95% 50 | |
98% 53 | |
99% 56 | |
100% 56 (longest request) | |
ubuntu@ip-10-115-4-8:~$ ab -c 10 -n 100 https://commits.git.osuv.de/index.html?user=m | |
This is ApacheBench, Version 2.3 <$Revision: 1807734 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking commits.git.osuv.de (be patient).....done | |
Server Software: Caddy | |
Server Hostname: commits.git.osuv.de | |
Server Port: 443 | |
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,2048,256 | |
TLS Server Name: commits.git.osuv.de | |
Document Path: /index.html?user=m | |
Document Length: 1117 bytes | |
Concurrency Level: 10 | |
Time taken for tests: 0.530 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Total transferred: 127300 bytes | |
HTML transferred: 111700 bytes | |
Requests per second: 188.80 [#/sec] (mean) | |
Time per request: 52.966 [ms] (mean) | |
Time per request: 5.297 [ms] (mean, across all concurrent requests) | |
Transfer rate: 234.71 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 19 32 6.8 32 49 | |
Processing: 7 20 5.5 21 32 | |
Waiting: 7 20 5.5 21 32 | |
Total: 31 52 9.2 53 67 | |
Percentage of the requests served within a certain time (ms) | |
50% 53 | |
66% 59 | |
75% 60 | |
80% 61 | |
90% 63 | |
95% 64 | |
98% 66 | |
99% 67 | |
100% 67 (longest request) | |
ubuntu@ip-10-115-4-8:~$ ab -c 25 -n 100 https://commits.git.osuv.de/index.html?user=m | |
This is ApacheBench, Version 2.3 <$Revision: 1807734 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking commits.git.osuv.de (be patient).....done | |
Server Software: Caddy | |
Server Hostname: commits.git.osuv.de | |
Server Port: 443 | |
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,2048,256 | |
TLS Server Name: commits.git.osuv.de | |
Document Path: /index.html?user=m | |
Document Length: 1117 bytes | |
Concurrency Level: 25 | |
Time taken for tests: 0.447 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Total transferred: 127300 bytes | |
HTML transferred: 111700 bytes | |
Requests per second: 223.51 [#/sec] (mean) | |
Time per request: 111.853 [ms] (mean) | |
Time per request: 4.474 [ms] (mean, across all concurrent requests) | |
Transfer rate: 277.86 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 25 65 11.6 67 83 | |
Processing: 21 43 13.8 39 92 | |
Waiting: 21 43 13.8 39 92 | |
Total: 77 108 14.5 111 146 | |
Percentage of the requests served within a certain time (ms) | |
50% 111 | |
66% 116 | |
75% 117 | |
80% 118 | |
90% 126 | |
95% 128 | |
98% 136 | |
99% 146 | |
100% 146 (longest request) | |
ubuntu@ip-10-115-4-8:~$ ab -c 50 -n 100 https://commits.git.osuv.de/index.html?user=m | |
This is ApacheBench, Version 2.3 <$Revision: 1807734 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking commits.git.osuv.de (be patient).....done | |
Server Software: Caddy | |
Server Hostname: commits.git.osuv.de | |
Server Port: 443 | |
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,2048,256 | |
TLS Server Name: commits.git.osuv.de | |
Document Path: /index.html?user=m | |
Document Length: 1117 bytes | |
Concurrency Level: 50 | |
Time taken for tests: 1.358 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Total transferred: 127300 bytes | |
HTML transferred: 111700 bytes | |
Requests per second: 73.61 [#/sec] (mean) | |
Time per request: 679.246 [ms] (mean) | |
Time per request: 13.585 [ms] (mean, across all concurrent requests) | |
Transfer rate: 91.51 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 43 113 29.0 114 144 | |
Processing: 32 125 190.1 86 1063 | |
Waiting: 32 125 190.2 85 1063 | |
Total: 122 238 192.2 206 1201 | |
Percentage of the requests served within a certain time (ms) | |
50% 206 | |
66% 220 | |
75% 225 | |
80% 226 | |
90% 227 | |
95% 255 | |
98% 1200 | |
99% 1201 | |
100% 1201 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment