2012年3月17日土曜日

Saases Osukini Server vps借りてみた

Saasesのクラウド春一番キャンペーンとやらで、初期費用が無料だったので、OsukiniサーバーのプランLTを契約してみた。

スペックはCPU:2.66GHz, Memory:512MB, HDD:50Gで月額450円。前から借りてるServersMan@VPS Entryプランと比べるとHDDが圧倒的に多い。メモリは、保証メモリ256MBよりは多い。ServersMan@VPSはスペックにCPUは記載してないが、自分の借りているVPSのCPUは下記のとおり。値段はSaasesの方が40円安い。
CPU
Saases: Intel(R) Core(TM)2 Quad CPU    Q8400  @ 2.66GHz
ServersMan: Intel(R) Xeon(R) CPU           L5520  @ 2.27GHz

軽く使ってみた感じ、Saasesの方がサクサク動く。ServersManの方は、viでファイルの編集するのにも重さを感じていたので、それと比べるとサクサク感じるのは当然か。感覚だけでは参考にもならないので一応sysbenchしてみる。

Saases:
$ sysbench --test=cpu run
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 1

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 10000


Test execution summary:
    total time:                          11.3256s
    total number of events:              10000
    total time taken by event execution: 11.3189
    per-request statistics:
         min:                                  1.11ms
         avg:                                  1.13ms
         max:                                  1.52ms
         approx.  95 percentile:               1.15ms

Threads fairness:
    events (avg/stddev):           10000.0000/0.00
    execution time (avg/stddev):   11.3189/0.00

ServersMan:
$ sysbench --test=cpu run
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 1

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 10000


Test execution summary:
    total time:                          81.3835s
    total number of events:              10000
    total time taken by event execution: 81.3486
    per-request statistics:
         min:                                  2.72ms
         avg:                                  8.13ms
         max:                                 29.21ms
         approx.  95 percentile:              27.97ms

Threads fairness:
    events (avg/stddev):           10000.0000/0.00
    execution time (avg/stddev):   81.3486/0.00
やっぱり、Saasesの方が良い性能。とりあえずはServersManも借り続けるけど、こんだけ差があるなら、Saasesで2つのが良いのかな。