Skip to content

Commit 8991a07

Browse files
committed
Update benchmark data
1 parent 235f240 commit 8991a07

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Place input files in `input/yearYYYY/dayDD.txt` including leading zeroes. For ex
5353
## Performance
5454

5555
Benchmarks are measured using the built-in `cargo bench` tool run on an [Apple M2 Max][apple-link].
56-
All 250 solutions from 2024 to 2015 complete sequentially in **584 milliseconds**.
56+
All 250 solutions from 2024 to 2015 complete sequentially in **580 milliseconds**.
5757
Interestingly 84% of the total time is spent on just 9 solutions.
5858
Performance is reasonable even on older hardware, for example a 2011 MacBook Pro with an
5959
[Intel i7-2720QM][intel-link] processor takes 3.5 seconds to run the same 225 solutions.
@@ -62,7 +62,7 @@ Performance is reasonable even on older hardware, for example a 2011 MacBook Pro
6262

6363
| Year | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 |
6464
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
65-
| Benchmark (ms) | 24 | 120 | 89 | 35 | 16 | 272 | 9 | 8 | 6 | 5 |
65+
| Benchmark (ms) | 24 | 119 | 88 | 35 | 16 | 270 | 9 | 8 | 6 | 5 |
6666

6767
## 2024
6868

docs/pie-all.svg

+21-21
Loading

0 commit comments

Comments
 (0)