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-03
|
|
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
|
BenchmarkSolve-12 1000000000 0.0008731 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009794 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008804 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008202 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008964 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008750 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008836 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009397 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008660 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009075 ns/op
|
|
ok github.com/onyx-and-iris/aoc2024/day-03 0.084s
|