1
0
Fork
You've already forked read_file
0
No description
  • Rust 100%
2025年03月26日 21:41:17 -05:00
src initial commit 2025年03月26日 21:41:17 -05:00
.gitignore initial commit 2025年03月26日 21:41:17 -05:00
Cargo.toml initial commit 2025年03月26日 21:41:17 -05:00
README.md initial commit 2025年03月26日 21:41:17 -05:00

A small tool for testing the speed of reading a file. Pass the file path as the first command line argument:

cargo run -- /path/to/file