blog | sven kanoldt

sharing thoughts on learning rust, open source projects and other tech stuff

super simple disk benchmark written in rust

Today I've discovered simple disk benchmark written in C and I wanted to give a very minimal version of it a try in rust. Let's explore the new crate and command line tool ssd-benchmark and discover how simple it actually is to benchmark a disk.

Read more ⟶