aoc2024/day-02/benchmark

16 lines
749 B
Plaintext
Raw Normal View History

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