From c94008a656ac8a94e5e8d48b421cd84f24682705 Mon Sep 17 00:00:00 2001 From: believer Date: Thu, 7 Dec 2023 16:54:46 +0100 Subject: [PATCH] docs(2023): update performance day 7 --- rust/2023/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/2023/README.md b/rust/2023/README.md index 73837d6..dafd90a 100644 --- a/rust/2023/README.md +++ b/rust/2023/README.md @@ -36,7 +36,7 @@ With the help of [cargo-aoc](https://github.com/gobanos/cargo-aoc) I get automat | 4 | 12.85 µs | 13.09 µs | `-48.41%` / `-46.64%` | 230.06 µs | | 5 | 1.27 µs | 238.45 ms\*\* | `-16.72%` / `-98.87%` | 16.85 µs | | 6 | 101.59 ns | 15.04 ms | | 257.13 ns / 204.78 ns | -| 6 | 399.39 µs | 391.64 µs | | 270.69 µs / 284.71 µs | +| 7 | 364.18 µs | 359.22 µs | | 353.60 µs / 363.44 µs | \* compared to first solution
\*\* slow, didn't benchmark. Value comes from running the solver.