https://github.com/michaeladler/aoc-2024
AoC 2024 solutions
https://github.com/michaeladler/aoc-2024
aoc-2024 lua
Last synced: about 1 year ago
JSON representation
AoC 2024 solutions
- Host: GitHub
- URL: https://github.com/michaeladler/aoc-2024
- Owner: michaeladler
- Created: 2024-12-02T08:43:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-19T18:10:07.000Z (over 1 year ago)
- Last Synced: 2025-01-31T12:12:58.125Z (about 1 year ago)
- Topics: aoc-2024, lua
- Language: Lua
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/michaeladler/aoc-2024/actions/workflows/ci.yml)

# 🎄 Advent of Code 2024 Solutions 🎄
## ⏱ Benchmarks
| Day | AMD Ryzen 7 PRO 8840U |
| --- | --------------------- |
| 1 | 2.43ms |
| 2 | 3.95ms |
| 3 | 3.76ms |
| 4 | 6.56ms |
| 5 | 3.81ms |
| 6 | 5400ms |
| 7 | 230ms |
| 8 | 3.31ms |
| 9 | 458ms |
| 10 | 8.94ms |
| 11 | 50.3ms |
| 12 | 19.9ms |
| 13 | 2.31ms |
| 14 | 610ms |
| 15 | 15.6ms |
| 16 | 10400ms |
| 17 | 1.51ms (p1) |
| 18 | 26000ms |
| 19 | 61.6s |