mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2025-01-09 14:20:48 +00:00
16 lines
739 B
Plaintext
16 lines
739 B
Plaintext
goos: linux
|
|
goarch: amd64
|
|
pkg: github.com/onyx-and-iris/aoc2024/day-24
|
|
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
|
BenchmarkSolve-12 1000000000 0.002181 ns/op
|
|
BenchmarkSolve-12 1000000000 0.001883 ns/op
|
|
BenchmarkSolve-12 1000000000 0.001966 ns/op
|
|
BenchmarkSolve-12 1000000000 0.001902 ns/op
|
|
BenchmarkSolve-12 1000000000 0.002016 ns/op
|
|
BenchmarkSolve-12 1000000000 0.001927 ns/op
|
|
BenchmarkSolve-12 1000000000 0.001868 ns/op
|
|
BenchmarkSolve-12 1000000000 0.001908 ns/op
|
|
BenchmarkSolve-12 1000000000 0.002009 ns/op
|
|
BenchmarkSolve-12 1000000000 0.001877 ns/op
|
|
ok github.com/onyx-and-iris/aoc2024/day-24 0.150s
|