mirror of
https://github.com/jcreek/advent-of-code.git
synced 2026-07-14 19:53:46 +00:00
feat(*): Update 2021-06 files (part 1 working, part 2 not I think, but unable to test on laptop due to CPU limitations)
This resolves the out of memory issue, but still takes too long to run. It's either CPU or IO bound.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user