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