Commit Graph

5 Commits

Author SHA1 Message Date
ede5141783 Change integer sizes to significantly reduce memory footprint 2024-04-10 07:39:06 +02:00
695d262a58 Optimized 2022/day19-part1, with a lot of potential still left
I wonder if the code I added actually improves or worsens performance.
It doesn't feel like I'm making big progress, despite all the time
spent.
2024-04-09 15:11:45 +02:00
d71d669eb3 First solution for 2022/day19-part1, working but still improvable 2024-04-09 13:03:28 +02:00
79c412297b More steps on 2022/day19-part1, correct but too slow, will rearchitect 2024-04-09 09:05:56 +02:00
674ab048a3 First version for 2022/day19-part1, not yet finished 2024-04-07 14:31:41 +02:00