Skip to content

Instantly share code, notes, and snippets.

@ConoHa
Created September 14, 2015 08:37
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 ConoHa/920408e3fb5316d86f71 to your computer and use it in GitHub Desktop.
Save ConoHa/920408e3fb5316d86f71 to your computer and use it in GitHub Desktop.
VPS1台のベンチマーク
# wrk -c 30 -t 1 -d 30s --latency http://[VPSのIPアドレス]/
Running 30s test @ http://[VPSのIPアドレス]/
1 threads and 30 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 797.40ms 96.29ms 1.12s 63.04%
Req/Sec 38.20 18.69 110.00 73.45%
Latency Distribution
50% 778.11ms
75% 871.41ms
90% 946.57ms
99% 996.49ms
1112 requests in 30.05s, 18.69MB read
Requests/sec: 37.00
Transfer/sec: 636.94KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment