Skip to content

Instantly share code, notes, and snippets.

@atapatel
Created August 19, 2020 15:15
Show Gist options
  • Save atapatel/ae24a97588be12aeb7d53b08bcf36692 to your computer and use it in GitHub Desktop.
Save atapatel/ae24a97588be12aeb7d53b08bcf36692 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: nginx/1.18.0
Server Hostname: hhvm.fox.bakeapps.com
Server Port: 80
Document Path: /
Document Length: 26029 bytes
Concurrency Level: 200
Time taken for tests: 48.661 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 26476000 bytes
HTML transferred: 26029000 bytes
Requests per second: 20.55 [#/sec] (mean)
Time per request: 9732.122 [ms] (mean)
Time per request: 48.661 [ms] (mean, across all concurrent requests)
Transfer rate: 531.34 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 256 313 38.7 327 722
Processing: 814 7467 2173.3 7646 44784
Waiting: 535 7152 2044.1 7344 36336
Total: 1156 7780 2171.1 7976 45128
Percentage of the requests served within a certain time (ms)
50% 7976
66% 8165
75% 8322
80% 8821
90% 10095
95% 10776
98% 11270
99% 11617
100% 45128 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment