Skip to content

Instantly share code, notes, and snippets.

@rgilton
Created April 17, 2015 22:47
Show Gist options
  • Save rgilton/821c6c1dc209cc00ce02 to your computer and use it in GitHub Desktop.
Save rgilton/821c6c1dc209cc00ce02 to your computer and use it in GitHub Desktop.
-bash-4.2$ ab -k -c 400 -n 2000 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 200 requests
Completed 400 requests
Completed 600 requests
Completed 800 requests
Completed 1000 requests
Completed 1200 requests
Completed 1400 requests
Completed 1600 requests
Completed 1800 requests
Completed 2000 requests
Finished 2000 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: 11.777 seconds
Complete requests: 2000
Failed requests: 0
Keep-Alive requests: 2000
Total transferred: 1048000 bytes
HTML transferred: 564000 bytes
Requests per second: 169.82 [#/sec] (mean)
Time per request: 2355.409 [ms] (mean)
Time per request: 5.889 [ms] (mean, across all concurrent requests)
Transfer rate: 86.90 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 134 509.8 0 4779
Processing: 141 1350 1721.1 365 4883
Waiting: 141 1350 1721.2 365 4883
Total: 141 1485 1925.2 365 5621
Percentage of the requests served within a certain time (ms)
50% 365
66% 529
75% 3856
80% 4301
90% 5032
95% 5313
98% 5411
99% 5448
100% 5621 (longest request)
-bash-4.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment