|
68aaa634c9
|
re-run benchmarks
add root makefile
|
2025-01-08 06:35:29 +00:00 |
|
|
a93e6a7a05
|
remove the goroutines + waitgroups.
|
2025-01-08 06:20:43 +00:00 |
|
|
5d6d8fdf79
|
use x := range and y := range, easier to read.
|
2025-01-08 05:42:35 +00:00 |
|
|
c70d4a74cf
|
run loop logic in separate goroutines.
use bool channel + waitgroups to collect results
|
2025-01-07 17:22:03 +00:00 |
|
|
a282338f29
|
remove bounds check for first neighbour.
|
2024-12-26 22:55:23 +00:00 |
|
|
4013cd6c7f
|
clean up function
|
2024-12-26 20:16:54 +00:00 |
|
|
83399a45c2
|
refactor using graph struct and adjacency function
|
2024-12-26 20:09:19 +00:00 |
|
|
d1308ffdfe
|
rename data to buf
|
2024-12-06 19:57:07 +00:00 |
|
|
e7aa98d637
|
add day-04 + benchmarks
|
2024-12-05 01:31:44 +00:00 |
|