初期状態WordPressのベンチマーク
# 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 443.95ms 27.24ms 583.89ms 76.11% | |
Req/Sec 68.49 24.07 210.00 81.85% | |
Latency Distribution | |
50% 441.40ms | |
75% 456.87ms | |
90% 475.32ms | |
99% 539.22ms | |
2013 requests in 30.04s, 18.00MB read | |
Requests/sec: 67.01 | |
Transfer/sec: 613.60KB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment