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 4db32b1af2 Get rid of the VideoInterface trait
Former-commit-id: 30a14ff0609b385b80b4c17a8f70e89fce816509
Former-commit-id: 519aeea19b3faa37b732463ecfdddb9730322021
2022-09-12 01:13:01 +03:00

195 B

Performance benchmark

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

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