Skip to content

Instantly share code, notes, and snippets.

@atapatel
Created August 19, 2020 15:07
Show Gist options
  • Save atapatel/7f14d9750f7b5efbb899368c5ca6d905 to your computer and use it in GitHub Desktop.
Save atapatel/7f14d9750f7b5efbb899368c5ca6d905 to your computer and use it in GitHub Desktop.
ab -n 1000 -c 200 http://php.fox.bakeapps.com/
This is ApacheBench, Version 2.3 <$Revision: 1843412 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking php.fox.bakeapps.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
^TCompleted 1000 requests
Finished 1000 requests
Server Software: cloudflare
Server Hostname: php.fox.bakeapps.com
Server Port: 80
Document Path: /
Document Length: 23911 bytes
Concurrency Level: 200
Time taken for tests: 89.663 seconds
Complete requests: 1000
Failed requests: 1
(Connect: 0, Receive: 0, Length: 1, Exceptions: 0)
Total transferred: 24543001 bytes
HTML transferred: 23911001 bytes
Requests per second: 11.15 [#/sec] (mean)
Time per request: 17932.667 [ms] (mean)
Time per request: 89.663 [ms] (mean, across all concurrent requests)
Transfer rate: 267.31 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 64 99 44.1 77 336
Processing: 611 15901 4061.6 17353 18594
Waiting: 607 15864 4062.1 17316 18592
Total: 680 16000 4056.5 17448 18664
Percentage of the requests served within a certain time (ms)
50% 17448
66% 17747
75% 17906
80% 18000
90% 18217
95% 18337
98% 18403
99% 18453
100% 18664 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment