aoc2024/day-18/benchmark
onyx-and-iris 22b442171b add point subpackage
build ShortestPath as ordered map

replace dijkstra in part two with a bfs
2024-12-19 21:32:21 +00:00

16 lines
650 B
Plaintext

goos: linux
goarch: amd64
pkg: github.com/onyx-and-iris/aoc2024/day-18
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
BenchmarkSolve-12 1 1410266797 ns/op
BenchmarkSolve-12 1 1422531597 ns/op
BenchmarkSolve-12 1 1422451797 ns/op
BenchmarkSolve-12 1 1404297097 ns/op
BenchmarkSolve-12 1 1391816300 ns/op
BenchmarkSolve-12 1 1416344400 ns/op
BenchmarkSolve-12 1 1399980801 ns/op
BenchmarkSolve-12 1 1391180300 ns/op
BenchmarkSolve-12 1 1390386701 ns/op
BenchmarkSolve-12 1 1399453200 ns/op
ok github.com/onyx-and-iris/aoc2024/day-18 14.058s