Testing write speed

posted on 03:53 PM on Monday 21 April 2014

Use this to do a quick and dirty testing on write speed.

dd bs=1M count=256 if=/dev/zero of=test conv=fdatasync

bernett.net