395 文字
2 分
YMC VPSベンチマーク
YMCのVPSを使っています。
しかしながら、ページ表示速度が遅いのでまず静的HTMLでベンチマーク取ってみました。
利用しているサービスはカスタム10。
測定環境
- 回線<100mbps>100mbps> 光ファイバ(goo スピードテストで66.37Mbps)
ベンチマーク1
- ルータ経由数:21
以下、測定結果。
重要なポイントだけ引用。
% dateTue Sep 8 01:54:15 JST 2009% /usr/local/apache2/bin/ab -n 100Server Software: Apache/2.2.11
Document Length: 18661 bytes
Concurrency Level: 1Time taken for tests: 11.174 secondsComplete requests: 100Failed requests: 0Write errors: 0Total transferred: 1896400 bytesHTML transferred: 1866100 bytesRequests per second: 8.95 [#/sec] (mean)Time per request: 111.743 [ms] (mean)Time per request: 111.743 [ms] (mean, across all concurrent requests)Transfer rate: 165.73 [Kbytes/sec] received
Connection Times (ms) min mean[+/-sd] median maxConnect: 23 24 0.5 24 26Processing: 73 87 51.1 76 350Waiting: 23 25 1.2 25 32Total: 98 112 51.1 100 374まとめると以下。
- 回線が遅い
- レスポンスが来るまでが遅い(Processingの時間が長い)
ベンチマーク2
YMCのトップページの表示速度はすごく速いのでベンチマーク取ってみた。
- ルータ経由数:16
% dateTue Sep 8 01:54:15 JST 2009% /usr/local/apache2/bin/ab -n 100 http://www.ymc.ne.jp/This is ApacheBench, Version 2.3 < $Revision: 655654 $>Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking www.ymc.ne.jp (be patient).....done
Server Software: Apache/2.0.52Server Hostname: www.ymc.ne.jpServer Port: 80
Document Path: /Document Length: 27895 bytes
Concurrency Level: 1Time taken for tests: 4.105 secondsComplete requests: 100Failed requests: 0Write errors: 0Total transferred: 2804900 bytesHTML transferred: 2789500 bytesRequests per second: 24.36 [#/sec] (mean)Time per request: 41.049 [ms] (mean)Time per request: 41.049 [ms] (mean, across all concurrent requests)Transfer rate: 667.29 [Kbytes/sec] received
Connection Times (ms) min mean[+/-sd] median maxConnect: 4 6 0.5 6 8Processing: 34 35 0.6 35 38Waiting: 7 8 0.3 8 9Total: 39 41 0.8 41 45比較
VPSが19KB、YMCのHTMLが28KBなのに、この差。
YMC VPSベンチマーク
https://blog.teraren.com/posts/ymc-vpsベンチマーク/