Skip to content

Instantly share code, notes, and snippets.

@anthonysomerset
Last active December 11, 2015 05:59
Show Gist options
  • Save anthonysomerset/4556170 to your computer and use it in GitHub Desktop.
Save anthonysomerset/4556170 to your computer and use it in GitHub Desktop.
dd bs=1M count=512 if=/dev/zero of=testds conv=fdatasync
512+0 records in
512+0 records out
536870912 bytes (537 MB) copied, 10.1862 s, 52.7 MB/s
hdparm -tT /dev/xvda1
/dev/xvda1:
Timing cached reads: 13090 MB in 1.99 seconds = 6586.22 MB/sec
Timing buffered disk reads: 142 MB in 3.03 seconds = 46.93 MB/sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment