anacrolix / possum

concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
Mozilla Public License 2.0
90 stars 2 forks source link

Benchmarks #3

Open anacrolix opened 8 months ago

anacrolix commented 8 months ago

I'd like to benchmark this project. I need either a common bench suite, or some pointers to similar projects that are disk-based caches. I expect possum will perform particularly well on large files.