Skip to content

Instantly share code, notes, and snippets.

@arriqaaq
Last active February 23, 2019 18:06
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 arriqaaq/d11028b98bb580c793f2b0313520cb69 to your computer and use it in GitHub Desktop.
Save arriqaaq/d11028b98bb580c793f2b0313520cb69 to your computer and use it in GitHub Desktop.
latency-4
ab -c 4 -n 10000 0.0.0.0:8089/ping
Concurrency Level: 4
Time taken for tests: 40.032 seconds
Complete requests: 10000
Failed requests: 0
Total transferred: 1200000 bytes
HTML transferred: 40000 bytes
Requests per second: 249.80 [#/sec] (mean)
Time per request: 16.013 [ms] (mean)
Time per request: 4.003 [ms] (mean, across all concurrent requests)
Transfer rate: 29.27 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 8 390.9 0 19553
Processing: 4 8 66.6 6 2911
Waiting: 3 7 66.6 5 2910
Total: 4 16 396.5 6 19558
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment