mirror of
https://github.com/jcreek/advent-of-code.git
synced 2026-07-13 03:03:46 +00:00
259637aa6e
This resolves the out of memory issue, but still takes too long to run. It's either CPU or IO bound.
Run dotnet ef database update to initialise the database Delete the database if you want to run the code again It's at C:\Users\Josh\AppData\Local as fishes.db and other associated files