From 9ee76c20c0d093d5adac2dcc3b275b53b879c369 Mon Sep 17 00:00:00 2001 From: Peter Fors Date: Tue, 28 Oct 2025 17:44:57 +0100 Subject: small optimizations of sprite evaluation in ppu_render_pixel --- Bench.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'Bench.sh') diff --git a/Bench.sh b/Bench.sh index 5e4e104..768d5b6 100755 --- a/Bench.sh +++ b/Bench.sh @@ -3,7 +3,6 @@ ./build.sh clean ./build.sh profile ./mknes -n 1 &> /dev/null - ./build.sh profile_release # Run full benchmark -- cgit v1.2.3