This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/core/BENCHMARK.md
Michel Heily 22f544718a core: Add performance benchmark
Former-commit-id: 0fcda8fb5b8a506e22f74d0ef186a38708ed4def
Former-commit-id: fd390604a7e01d9a67ffa0a70c5e9863f65fc9f8
2020-11-05 15:40:39 -08:00

225 B

Performance benchmark

rustboyadvance-core crate provides a simple yet effective performance benchmark.

to run it use cargo bench --manifest-path ./core/Cargo.toml --features no_video_interface from the repository root