memflow_scan/memflow_lib/memflow-bench
zhangxinyu b9e67ab6a6 初始化仓库
..
benches 初始化仓库
src 初始化仓库
.gitignore 初始化仓库
Cargo.toml 初始化仓库
README.md 初始化仓库

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