You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b9e67ab6a6 | 1 year ago | |
---|---|---|
.. | ||
benches | 1 year ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.toml | 1 year ago | |
README.md | 1 year ago |
README.md
memflow-bench
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