aoc2024/day-01/benchmark

16 lines
749 B
Plaintext
Raw Normal View History

2024-12-01 18:25:08 +00:00
goos: linux
goarch: amd64
pkg: github.com/onyx-and-iris/aoc2024/day-01
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
2025-01-08 06:35:29 +00:00
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