lancelot/core
Willi Ballenthin 6222351aaa v0.9.10
2026-01-08 16:50:21 +01:00
..
benches core: bench: rename cfg benches 2022-01-04 14:28:14 -07:00
resources/test pe: implement some relocation handling 2025-02-18 16:04:43 +00:00
src fix: update unicorn-engine API and improve justfile discoverability 2026-01-07 09:48:20 +01:00
Cargo.toml v0.9.10 2026-01-08 16:50:21 +01:00
README.md core: add benches for new CFG 2022-01-04 10:37:33 -07:00

testing

$ cargo test

benchmark

$ cargo install cargo-criterion
$ cargo criterion --all-features --plotting-backend disabled [name of benchmark, eg. "fetch"]