geerlingguy/raspberry-pi-dramble

Create more generic disk benchmark script

geerlingguy opened this issue · 5 comments

The microsd-benchmark.sh script is geared towards microSD cards using the built-in reader... but CM4s and the Pi 4 with USB 3.0 drives makes for a much faster experience, and I like to benchmark other devices besides the microSD card.

Initially, I'm thinking of cloning the script and calling the new one disk-benchmark.sh, then making it so you can add parameters like the device name (e.g. /dev/sda1) and mount path (e.g. /mnt/usbdrive).

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue is no longer marked for closure.

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.