Skip to content

Instantly share code, notes, and snippets.

@atapatel
Created August 19, 2020 15:06
Show Gist options
  • Save atapatel/efeb207a920bcddf28dcfff223e14c4d to your computer and use it in GitHub Desktop.
Save atapatel/efeb207a920bcddf28dcfff223e14c4d to your computer and use it in GitHub Desktop.
ab -n 1000 -c 200 http://hhvm.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 hhvm.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
Completed 1000 requests
Finished 1000 requests
Server Software: cloudflare
Server Hostname: hhvm.fox.bakeapps.com
Server Port: 80
Document Path: /
Document Length: 23800 bytes
Concurrency Level: 200
Time taken for tests: 35.993 seconds
Complete requests: 1000
Failed requests: 2
(Connect: 0, Receive: 0, Length: 2, Exceptions: 0)
Total transferred: 24471002 bytes
HTML transferred: 23800002 bytes
Requests per second: 27.78 [#/sec] (mean)
Time per request: 7198.567 [ms] (mean)
Time per request: 35.993 [ms] (mean, across all concurrent requests)
Transfer rate: 663.95 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 65 113 114.7 86 1116
Processing: 350 5919 1596.2 6305 28573
Waiting: 321 5840 1431.4 6268 7318
Total: 419 6033 1600.3 6431 28675
Percentage of the requests served within a certain time (ms)
50% 6431
66% 6728
75% 6816
80% 6862
90% 6975
95% 7032
98% 7169
99% 7348
100% 28675 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment