Commit Graph

9 Commits

Author SHA1 Message Date
68aaa634c9 re-run benchmarks
add root makefile
2025-01-08 06:35:29 +00:00
156c1c13e0 fix build src 2024-12-28 01:50:52 +00:00
5cc9a43723 rename emptyBlock vars to emptyHeap 2024-12-21 19:48:26 +00:00
62665d4d10 range over numEmptyBlocks 2024-12-19 20:35:46 +00:00
abf7abf3ea add {heap}.IsEmpty() and use it to empty the block during write() 2024-12-19 20:32:42 +00:00
a4e8e83844 move file parsing into util.go 2024-12-19 17:58:45 +00:00
f6eeece8d7 remove cpmment 2024-12-19 13:01:10 +00:00
1b0f02b430 reimplement day-09 with min heaps
re-run benchmarks
2024-12-19 12:54:40 +00:00
0236679639 add day-09 + benchmarks 2024-12-10 21:42:26 +00:00