From 9410a963016654a031033c58016ecc6e2852a002 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Sat, 23 Mar 2024 20:59:03 +0000 Subject: [PATCH] chore: remove core/BENCHMARK.md --- core/BENCHMARK.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 core/BENCHMARK.md diff --git a/core/BENCHMARK.md b/core/BENCHMARK.md deleted file mode 100644 index 401d0c2..0000000 --- a/core/BENCHMARK.md +++ /dev/null @@ -1,6 +0,0 @@ -# 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 -