Puntocom
Well-known member
Tilaa VPS / Traditional HDD
Tilaa VPS / SSD
Code:
$ 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, 3.40639 s, 315 MB/s
Code:
$ 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, 2.0998 s, 511 MB/s
Last edited: