mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2025-01-09 22:30:47 +00:00
16 lines
725 B
Plaintext
16 lines
725 B
Plaintext
goos: linux
|
|
goarch: amd64
|
|
pkg: github.com/onyx-and-iris/aoc2024/day-19
|
|
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
|
BenchmarkSolve-12 1000000000 0.1045 ns/op
|
|
BenchmarkSolve-12 1000000000 0.1010 ns/op
|
|
BenchmarkSolve-12 1000000000 0.09120 ns/op
|
|
BenchmarkSolve-12 1000000000 0.1012 ns/op
|
|
BenchmarkSolve-12 1000000000 0.09372 ns/op
|
|
BenchmarkSolve-12 1000000000 0.09943 ns/op
|
|
BenchmarkSolve-12 1000000000 0.09617 ns/op
|
|
BenchmarkSolve-12 1000000000 0.1108 ns/op
|
|
BenchmarkSolve-12 1000000000 0.09039 ns/op
|
|
BenchmarkSolve-12 1000000000 0.09074 ns/op
|
|
ok github.com/onyx-and-iris/aoc2024/day-19 9.894s
|