From bf8c14ae83636768d83b8ed86e8f30009eaa5762 Mon Sep 17 00:00:00 2001 From: maneatingape <44142177+maneatingape@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:46:10 +0100 Subject: [PATCH] Update benchmark data --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 962fc2e..87edee6 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Benchmarks are measured using the built-in `cargo bench` tool run on an [Apple M All 250 solutions from 2024 to 2015 complete sequentially in **580 milliseconds**. Interestingly 84% of the total time is spent on just 9 solutions. Performance is reasonable even on older hardware, for example a 2011 MacBook Pro with an -[Intel i7-2720QM][intel-link] processor takes 3.5 seconds to run the same 225 solutions. +[Intel i7-2720QM][intel-link] processor takes 3.5 seconds to run the same 250 solutions. ![pie-all]