aoc2024/day-03/benchmark

16 lines
749 B
Plaintext
Raw Normal View History

2024-12-03 14:42:28 +00:00
goos: linux
goarch: amd64
pkg: github.com/onyx-and-iris/aoc2024/day-03
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
2025-01-08 06:35:29 +00:00
BenchmarkSolve-12 1000000000 0.0008731 ns/op
BenchmarkSolve-12 1000000000 0.0009794 ns/op
BenchmarkSolve-12 1000000000 0.0008804 ns/op
BenchmarkSolve-12 1000000000 0.0008202 ns/op
BenchmarkSolve-12 1000000000 0.0008964 ns/op
BenchmarkSolve-12 1000000000 0.0008750 ns/op
BenchmarkSolve-12 1000000000 0.0008836 ns/op
BenchmarkSolve-12 1000000000 0.0009397 ns/op
BenchmarkSolve-12 1000000000 0.0008660 ns/op
BenchmarkSolve-12 1000000000 0.0009075 ns/op
ok github.com/onyx-and-iris/aoc2024/day-03 0.084s