| 123system dd if=/dev/zero of=test.bin bs=64k count=3000 conv=fsync
 3000+0 records in
 3000+0 records out
 196608000 bytes (197 MB) copied, 0.959302 s, 205 MB/s
 
 Virpus
 dd if=/dev/zero of=test.bin bs=64k count=3000 conv=fsync
 3000+0 records in
 3000+0 records out
 196608000 bytes (197 MB) copied, 5.52264 s, 35.6 MB/s
 
 Yard
 dd if=/dev/zero of=test.bin bs=64k count=3000 conv=fsync
 3000+0 records in
 3000+0 records out
 196608000 bytes (197 MB) copied, 2.03638 s, 96.5 MB/s
 
 Nordicvps
 dd if=/dev/zero of=test.bin bs=64k count=3000 conv=fsync
 3000+0 records in
 3000+0 records out
 196608000 bytes (197 MB) copied, 2.39887 s, 82.0 MB/s
 
 BuyVM
 dd if=/dev/zero of=test.bin bs=64k count=3000 conv=fsync
 3000+0 records in
 3000+0 records out
 196608000 bytes (197 MB) copied, 2.39152 s, 82.2 MB/s
 
 結論上樓主的機子應該是目前RP比較好。。
 123system的205 MB/s大概速度普通折騰的人少
  |