aoc2024/day-03/internal/one/benchmark

7 lines
253 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/internal/one
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
2025-01-08 06:35:29 +00:00
BenchmarkSolve-12 1000000000 0.0003246 ns/op
ok github.com/onyx-and-iris/aoc2024/day-03/internal/one 0.008s