Skip to content

Instantly share code, notes, and snippets.

@sivaji
Created August 30, 2019 11:10
Show Gist options
  • Save sivaji/cb6026b37f6bb0c651e5251e25eefec7 to your computer and use it in GitHub Desktop.
Save sivaji/cb6026b37f6bb0c651e5251e25eefec7 to your computer and use it in GitHub Desktop.
ab -n 1000 -c 200 -k -H "Accept-Encoding: gzip, deflate" https://voyager.neptunenow.com/auth/login
This is ApacheBench, Version 2.3 <$Revision: 1826891 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking voyager.neptunenow.com (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Completed 600 requests
Completed 700 requests
Completed 800 requests
Completed 900 requests
Completed 1000 requests
Finished 1000 requests
Server Software: cloudflare
Server Hostname: voyager.neptunenow.com
Server Port: 443
SSL/TLS Protocol: TLSv1.2,ECDHE-ECDSA-CHACHA20-POLY1305,256,256
TLS Server Name: voyager.neptunenow.com
Document Path: /auth/login
Document Length: 751 bytes
Concurrency Level: 200
Time taken for tests: 40.761 seconds
Complete requests: 1000
Failed requests: 9
(Connect: 0, Receive: 0, Length: 9, Exceptions: 0)
Keep-Alive requests: 0
Total transferred: 1415025 bytes
HTML transferred: 745743 bytes
Requests per second: 24.53 [#/sec] (mean)
Time per request: 8152.300 [ms] (mean)
Time per request: 40.761 [ms] (mean, across all concurrent requests)
Transfer rate: 33.90 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 342 389.9 149 1204
Processing: 221 4656 5452.4 5130 38871
Waiting: 221 4534 5374.3 5123 38871
Total: 346 4998 5585.5 5586 40044
Percentage of the requests served within a certain time (ms)
50% 5586
66% 7067
75% 7618
80% 8078
90% 9806
95% 14303
98% 16432
99% 26194
100% 40044 (longest request)
-----------------------------------------------------------------------------------------------------------
ab -n 1000 -c 200 -k -H "Accept-Encoding: gzip, deflate" https://voyager.neptunenow.com/auth/login
This is ApacheBench, Version 2.3 <$Revision: 1826891 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking voyager.neptunenow.com (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Completed 600 requests
Completed 700 requests
Completed 800 requests
Completed 900 requests
Completed 1000 requests
Finished 1000 requests
Server Software: cloudflare
Server Hostname: voyager.neptunenow.com
Server Port: 443
SSL/TLS Protocol: TLSv1.2,ECDHE-ECDSA-CHACHA20-POLY1305,256,256
TLS Server Name: voyager.neptunenow.com
Document Path: /auth/login
Document Length: 751 bytes
Concurrency Level: 200
Time taken for tests: 14.224 seconds
Complete requests: 1000
Failed requests: 0
Keep-Alive requests: 0
Total transferred: 1425000 bytes
HTML transferred: 751000 bytes
Requests per second: 70.30 [#/sec] (mean)
Time per request: 2844.816 [ms] (mean)
Time per request: 14.224 [ms] (mean, across all concurrent requests)
Transfer rate: 97.83 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 81 379 313.6 252 1731
Processing: 254 2014 3018.4 385 11176
Waiting: 254 2000 3018.7 365 11176
Total: 346 2393 3193.4 673 12529
Percentage of the requests served within a certain time (ms)
50% 673
66% 905
75% 3304
80% 5043
90% 7825
95% 10450
98% 11203
99% 11513
100% 12529 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment