Disk Read Benchmark - A simple and performant read-only disk benchmark, written in Rust
Find a file
askiiart 6da961fc84
random file generation works and is somewhat fast
the drive doesn't like 25 GB of random writes, though. should add another level of blocks or use mmap or something
2024-10-25 00:12:10 -05:00
src random file generation works and is somewhat fast 2024-10-25 00:12:10 -05:00
.gitignore random file generation works and is somewhat fast 2024-10-25 00:12:10 -05:00
Cargo.lock random file generation works and is somewhat fast 2024-10-25 00:12:10 -05:00
Cargo.toml random file generation works and is somewhat fast 2024-10-25 00:12:10 -05:00