|
|
换成CentOS后磁盘性能变好了,有时都能上90MB/s了 =。=,我都想推荐大家去玩玩了,这家真是服务超级好。
我至今见到的VPS商中最好的。
[root@TwiTwinGoddess ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 38.5338 seconds, 27.9 MB/s
[root@TwiTwinGoddess ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 31.8129 seconds, 33.8 MB/s
[root@TwiTwinGoddess ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 11.8501 seconds, 90.6 MB/s
[root@TwiTwinGoddess ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 14.0649 seconds, 76.3 MB/s |
|