Skip to content

Instantly share code, notes, and snippets.

View kmarsh's full-sized avatar

Kevin Marsh kmarsh

View GitHub Profile
#!/bin/bash
set -e
# Raspberry Pi HDD/SDD benchmark script.
#
# A script I use to automate the running and reporting of benchmarks I compile
# for my YouTube channel.
#
# Usage:
# # Run it locally (overriding mount path and test size).