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