Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-bench

fs-bench is a filesystem benchmark and integrity checker. It creates large batches of files with deterministic content, records MD5 hashes, and verifies them with a bounded worker pool so test runs finish quickly even at high scale.

Quick Start

# format, lint, and test
just fmt
just check
just test

# run a sample workload
cargo run -- --count 1000 --size 10 --threads 8

Documentation

Each document is written in English and lives under the docs/ directory for easier navigation.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages