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-01
|
|
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
|
BenchmarkSolve-12 1000000000 0.0007936 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007772 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007784 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008174 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0008691 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007931 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007870 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007921 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007953 ns/op
|
|
BenchmarkSolve-12 1000000000 0.0007633 ns/op
|
|
ok github.com/onyx-and-iris/aoc2024/day-01 0.079s
|