Skip to content

Add RuntimeBenchmarksAocWeekly with 10 Advent of Code benchmarks#23

Open
mbovel wants to merge 1 commit intomainfrom
add-aoc-benchmarks
Open

Add RuntimeBenchmarksAocWeekly with 10 Advent of Code benchmarks#23
mbovel wants to merge 1 commit intomainfrom
add-aoc-benchmarks

Conversation

@mbovel
Copy link
Copy Markdown
Member

@mbovel mbovel commented Feb 4, 2026

Vendor 10 AoC solutions (2023 days 01/10/11/12/13/15/19/25, 2024 day 21, 2025 day 08) into bench-sources/adventOfCode with synthetic inputs (original puzzle inputs are copyrighted).

Should ask permission to Seb, Jamie and Adrien and include credits.

@mbovel mbovel force-pushed the main branch 2 times, most recently from 2853e7e to 77e7974 Compare February 5, 2026 10:47
Vendor 10 AoC solutions (2023 days 01/10/11/12/13/15/19/25, 2024 day
21, 2025 day 08) into bench-sources/adventOfCode with synthetic inputs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mbovel mbovel force-pushed the add-aoc-benchmarks branch from cf8887f to 50a475d Compare February 5, 2026 11:09
@mbovel
Copy link
Copy Markdown
Member Author

mbovel commented Feb 5, 2026

The part requiring review is primarily the generation of synthetic puzzle inputs. These were automatically generated by Claude, and I haven’t yet verified whether they make sense or are meaningful. For each puzzle, we should validate that the generated input is sufficient to exercise non-trivial code paths in the given solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant