Skip to content

Commit 58d5b94

Browse files
committed
Update benchmark data and graphs
1 parent 3ca189f commit 58d5b94

File tree

3 files changed

+34
-27
lines changed

3 files changed

+34
-27
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ 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 225 solutions from 2023 to to 2015 complete sequentially in **994 milliseconds**.
57-
Interestingly 90% of the total time is spent on just 9 solutions.
56+
All 225 solutions from 2023 to to 2015 complete sequentially in **639 milliseconds**.
57+
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.8 seconds to run the same 225 solutions.
6060

@@ -69,7 +69,7 @@ Performance is reasonable even on older hardware, for example a 2011 MacBook Pro
6969
| [2019](#2019) | 19 |
7070
| [2018](#2018) | 36 |
7171
| [2017](#2017) | 116 |
72-
| [2016](#2016) | 488 |
72+
| [2016](#2016) | 133 |
7373
| [2015](#2015) | 22 |
7474

7575
## 2023

docs/pie-2016.svg

Lines changed: 7 additions & 7 deletions
Loading

docs/pie-all.svg

Lines changed: 24 additions & 17 deletions
Loading

0 commit comments

Comments
 (0)