aoc2024/day-09/benchmark

16 lines
720 B
Plaintext
Raw Normal View History

2024-12-10 21:42:26 +00:00
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.3120 ns/op
BenchmarkSolve-12 1000000000 0.3049 ns/op
BenchmarkSolve-12 1000000000 0.3084 ns/op
BenchmarkSolve-12 1000000000 0.3049 ns/op
BenchmarkSolve-12 1000000000 0.3038 ns/op
BenchmarkSolve-12 1000000000 0.3087 ns/op
BenchmarkSolve-12 1000000000 0.3066 ns/op
BenchmarkSolve-12 1000000000 0.3046 ns/op
BenchmarkSolve-12 1000000000 0.3022 ns/op
BenchmarkSolve-12 1000000000 0.3051 ns/op
ok github.com/onyx-and-iris/aoc2024/day-09 52.978s