Added a simple program that tests a disk's write speed

This commit is contained in:
2022-02-24 20:46:54 -05:00
parent 002fb2fc88
commit 04ebc2290f
3 changed files with 42 additions and 0 deletions

5
.gitignore vendored
View File

@ -14,3 +14,8 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Added by cargo
/target