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.
MisterY52 c79f9f2e32 WIP: dtb fix
Updated memflow and memory class in order to fix the dtb value of protected processes.
8 months ago
..
benches WIP: dtb fix 8 months ago
src WIP: dtb fix 8 months ago
vagrant WIP: dtb fix 8 months ago
.gitignore Replaced vmread with memflow 4 years ago
Cargo.toml WIP: dtb fix 8 months ago
README.md Replaced vmread with memflow 4 years ago

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