This website requires JavaScript.
Explore
Help
Sign in
askiiart
/
disk-read-benchmark
Watch
1
Star
0
Fork
You've already forked disk-read-benchmark
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Disk Read Benchmark - A simple and performant read-only disk benchmark, written in Rust
8
commits
1
branch
0
tags
424
KiB
Rust
90.7%
Shell
9.3%
4a68f2ce29
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
askiiart
4a68f2ce29
everything should be done except ext4 via FUSE and 2/4 bulk functions
2024-10-29 13:53:31 -05:00
src
everything should be done except ext4 via FUSE and 2/4 bulk functions
2024-10-29 13:53:31 -05:00
.gitignore
random file generation works and is somewhat fast
2024-10-25 00:12:10 -05:00
Cargo.lock
everything should be done except ext4 via FUSE and 2/4 bulk functions
2024-10-29 13:53:31 -05:00
Cargo.toml
everything should be done except ext4 via FUSE and 2/4 bulk functions
2024-10-29 13:53:31 -05:00
prepare.sh
everything should be done except ext4 via FUSE and 2/4 bulk functions
2024-10-29 13:53:31 -05:00
README.md
Add the rest of the datasets
2024-10-25 21:53:37 -05:00
README.md
Read-only benchmark
This tests the latency, sequential read, and random read speeds of a variety of data.