Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Damianofds/be3a4feb9ebe0149d506b8b97232ab1c to your computer and use it in GitHub Desktop.
Save Damianofds/be3a4feb9ebe0149d506b8b97232ab1c to your computer and use it in GitHub Desktop.
fds@ubuntu ~/work/code $ ab -n 100 -c 3 http://35.186.233.211/echo
This is ApacheBench, Version 2.3 <$Revision: 1706008 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking 35.186.233.211 (be patient).....done
Server Software: echoserver
Server Hostname: 35.186.233.211
Server Port: 80
Document Path: /echo
Document Length: 626 bytes
Concurrency Level: 3
Time taken for tests: 5.301 seconds
Complete requests: 100
Failed requests: 71
(Connect: 0, Receive: 0, Length: 71, Exceptions: 0)
Total transferred: 74437 bytes
HTML transferred: 62537 bytes
Requests per second: 18.86 [#/sec] (mean)
Time per request: 159.038 [ms] (mean)
Time per request: 53.013 [ms] (mean, across all concurrent requests)
Transfer rate: 13.71 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 61 68 16.9 64 193
Processing: 76 89 22.2 83 205
Waiting: 74 88 22.4 81 203
Total: 140 157 27.6 147 275
Percentage of the requests served within a certain time (ms)
50% 147
66% 151
75% 156
80% 158
90% 179
95% 251
98% 267
99% 275
100% 275 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment