Skip to content

Commit

Permalink
Add disclaimer about benchmarks to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed Nov 16, 2023
1 parent bf25eda commit ac5b87d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All my solutions to the [Advent of Code](https://adventofcode.com/) challenges,

![img](https://media.tenor.com/0hKphDvj4QAAAAAC/grinch-waiting-grinch.gif)

> [!NOTE]
> Benchmarks are run via [this GitHub Action](https://github.com/scottmckendry/aoc/actions/workflows/readmeStats.yml) and are not indicative of the performance of the code on your machine.
> The action uses the `ubuntu-latest` image, and runs each solution 100 times to get an average. This is by no means a perfect benchmark, so take the results below with a grain of salt.
## 2022
<!-- 2022TableStart -->
| Day | Part 1 | Part 2 | Stars |
Expand Down

0 comments on commit ac5b87d

Please sign in to comment.