mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2025-01-09 06:10:47 +00:00
16 lines
749 B
Plaintext
16 lines
749 B
Plaintext
goos: linux
|
|
goarch: amd64
|
|
pkg: github.com/onyx-and-iris/aoc2024/day-02
|
|
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
|
BenchmarkSolve-12 1000000000 0.0009264 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008785 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009170 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009721 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008991 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009518 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009118 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0009975 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008687 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008922 ns/op
|
|
ok github.com/onyx-and-iris/aoc2024/day-02 0.088s
|