# memflow-bench [](https://crates.io/crates/memflow)  [](https://codecov.io/gh/memflow/memflow) [](LICENSE) [](https://discord.gg/afsEtMR) The bench crate contains benchmarks for the [memflow](https://github.com/memflow/memflow) library by utiziling the [criterion.rs](https://github.com/bheisler/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