Skip to content

Instantly share code, notes, and snippets.

@rgilton
Created April 17, 2015 22:56
Show Gist options
  • Save rgilton/1e1e250832bbe75e361f to your computer and use it in GitHub Desktop.
Save rgilton/1e1e250832bbe75e361f to your computer and use it in GitHub Desktop.
-bash-4.2$ ab -k -c 400 -n 10000 https://www.studentrobotics.org/comp-api/config
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 www.studentrobotics.org (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: Apache/2.4.10
Server Hostname: www.studentrobotics.org
Server Port: 443
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,2048,256
Document Path: /comp-api/config
Document Length: 282 bytes
Concurrency Level: 400
Time taken for tests: 55.556 seconds
Complete requests: 10000
Failed requests: 0
Keep-Alive requests: 10000
Total transferred: 5240000 bytes
HTML transferred: 2820000 bytes
Requests per second: 180.00 [#/sec] (mean)
Time per request: 2222.258 [ms] (mean)
Time per request: 5.556 [ms] (mean, across all concurrent requests)
Transfer rate: 92.11 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 233 1615.6 0 34097
Processing: 3 1185 1684.2 342 5537
Waiting: 3 1185 1684.2 342 5537
Total: 3 1418 2456.4 343 34426
Percentage of the requests served within a certain time (ms)
50% 343
66% 386
75% 602
80% 3953
90% 4549
95% 4885
98% 10031
99% 10854
100% 34426 (longest request)
-bash-4.2$ ab -k -c 400 -n 10000 https://www.studentrobotics.org/comp-api/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment