Keenan Tims ktims
ktims pushed to main at ktims/aoc2024 2024-12-13 17:28:50 -08:00
a1774d1f73 grid: impl FromStr for Grid<u8>
ktims pushed to main at ktims/aoc2024 2024-12-13 02:24:24 -08:00
3bbf05b30c pre-commit
ktims pushed to main at ktims/aoc2024 2024-12-13 02:23:27 -08:00
6a8a7a9ad1 pre-commit update
1a6d37f4f3 clippies
35637cece1 readme
ebf5a0a489 day13: complete solution
4aa7e9f43c day3: perf - branchless
Compare 7 commits »
ktims pushed to main at ktims/aoc2024 2024-12-12 14:50:18 -08:00
38cba37b06 day5: perf: switch to sort-based implementation
ktims pushed to main at ktims/aoc2024 2024-12-12 14:07:30 -08:00
6022d2cc39 multiple: Use FxHashMap for s p e e d
ktims pushed to main at ktims/aoc2024 2024-12-12 14:01:24 -08:00
bf00657911 multiple: Use FxHashMap for s p e e d
ktims pushed to main at ktims/aoc2024 2024-12-12 02:15:14 -08:00
447ff5c62c grid: improve ergonomics with more trait impls and other improvements
ktims pushed to main at ktims/aoc2024 2024-12-12 01:24:28 -08:00
c213bbbc27 day12: optimization and cleanup
ktims pushed to main at ktims/aoc2024 2024-12-11 22:28:20 -08:00
a56fc933c9 day12: complete solution
ktims pushed to main at ktims/aoc2024 2024-12-11 19:40:58 -08:00
31eb500832 day7: slight performance improvement from skipping ThreadLoacls
ktims pushed to main at ktims/aoc2024 2024-12-11 19:00:20 -08:00
4c14c6092e bugfix: count off by one, thought ^ was left in the map, but it gets
ktims pushed to main at ktims/aoc2024 2024-12-11 18:44:07 -08:00
de535303d4 day11: don't use aoc_generator
50b6d045e7 multiple: genericize Grid over coordinate type, parallelism for day 11
d2defae8a2 chore: make day modules public
cd8900d936 chore: enable LTO for release builds
Compare 4 commits »
ktims pushed to main at ktims/aoc2024 2024-12-11 15:46:09 -08:00
11b29a4d57 chore: refactor for cargo-aoc / codspeed
ktims pushed to main at ktims/aoc2023 2024-12-11 09:54:30 -08:00
48c96ce7ea day24: cheat solution used for part 2 submission
ktims pushed to main at ktims/aoc2024 2024-12-11 03:11:29 -08:00
3bfde9fd9b day11: some cleanup, slight performance
ktims pushed to main at ktims/aoc2024 2024-12-11 01:20:45 -08:00
3ed3165bd1 day11: some cleanup, slight performance
ktims pushed to main at ktims/aoc2024 2024-12-11 00:55:58 -08:00
2e239681ce day11: performance
ktims pushed to main at ktims/aoc2024 2024-12-10 23:40:09 -08:00
a7354b6ed7 day11: part 2 solution
ktims pushed to main at ktims/aoc2024 2024-12-10 23:37:01 -08:00
726f963239 day11: part 2 solution
ktims pushed to main at ktims/aoc2024 2024-12-10 23:34:56 -08:00
83898ad6b4 day11: part 2 solution
462918b382 day11: part 1 solution
Compare 2 commits »