Skip to content

Instantly share code, notes, and snippets.

@rgilton
Created April 18, 2015 02:00
Show Gist options
  • Save rgilton/87400e81c4ba3902d8ba to your computer and use it in GitHub Desktop.
Save rgilton/87400e81c4ba3902d8ba to your computer and use it in GitHub Desktop.
ab -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
SSL handshake failed (5).
SSL handshake failed (5).
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: 49.398 seconds
Complete requests: 10000
Failed requests: 2
(Connect: 0, Receive: 0, Length: 2, Exceptions: 0)
Total transferred: 4869026 bytes
HTML transferred: 2819436 bytes
Requests per second: 202.44 [#/sec] (mean)
Time per request: 1975.937 [ms] (mean)
Time per request: 4.940 [ms] (mean, across all concurrent requests)
Transfer rate: 96.26 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 783 735.5 671 26880
Processing: 1 40 176.6 26 7664
Waiting: 0 32 139.6 19 4782
Total: 63 823 757.3 705 26908
Percentage of the requests served within a certain time (ms)
50% 705
66% 791
75% 863
80% 901
90% 1073
95% 1660
98% 1925
99% 2224
100% 26908 (longest request)
-bash-4.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment