mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2025-01-09 14:20:48 +00:00
16 lines
749 B
Plaintext
16 lines
749 B
Plaintext
goos: linux
|
|
goarch: amd64
|
|
pkg: github.com/onyx-and-iris/aoc2024/day-21
|
|
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
|
BenchmarkSolve-12 1000000000 0.0006352 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0006133 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008418 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007457 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007105 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009693 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0005964 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008420 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0006143 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0006791 ns/op
|
|
ok github.com/onyx-and-iris/aoc2024/day-21 0.089s
|