mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2025-01-09 06:10:47 +00:00
16 lines
720 B
Plaintext
16 lines
720 B
Plaintext
goos: linux
|
|
goarch: amd64
|
|
pkg: github.com/onyx-and-iris/aoc2024/day-09
|
|
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
|
BenchmarkSolve-12 1000000000 0.3010 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3064 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3118 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3096 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3047 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3075 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3155 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3058 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3315 ns/op
|
|
BenchmarkSolve-12 1000000000 0.3103 ns/op
|
|
ok github.com/onyx-and-iris/aoc2024/day-09 52.807s
|