NTS: Testing Disk Speed on macOS
If you want to test the write speed, use the following: time dd if=/dev/zero bs=1024k of=tstfile count=1024 2>&1 »
If you want to test the write speed, use the following: time dd if=/dev/zero bs=1024k of=tstfile count=1024 2>&1 »