Skip to content

Instantly share code, notes, and snippets.

@nyx-rattapoom
Created January 7, 2023 16:45
Show Gist options
  • Save nyx-rattapoom/4051e324151eec4c4ad116b1ed20ad55 to your computer and use it in GitHub Desktop.
Save nyx-rattapoom/4051e324151eec4c4ad116b1ed20ad55 to your computer and use it in GitHub Desktop.
disk read performance test
sudo dd if=/dev/sdXY of=/dev/null bs=1M count=1024
sudo hdparm -Tt /dev/sdXY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment