MisterY52 34af6b47ac Replaced vmread with memflow
..
benches Replaced vmread with memflow
src Replaced vmread with memflow
.gitignore Replaced vmread with memflow
Cargo.toml Replaced vmread with memflow
README.md Replaced vmread with memflow

README.md

memflow-bench

Crates.io build and test codecov MIT licensed Discord

The bench crate contains benchmarks for the memflow library by utiziling the criterion.rs framework.

You can run the benchmarks by executing cargo bench in the memflow workspace root.

Current benchmarks contain:

  • physical reads
  • virtual address translations
  • virtual reads