fix benchmark for daysix package

This commit is contained in:
2024-12-06 20:12:08 +00:00
parent 567ca72402
commit df605fba15
3 changed files with 31 additions and 2 deletions

View File

@@ -1 +1,15 @@
? github.com/onyx-and-iris/aoc2024/day-06 [no test files]
goos: linux
goarch: amd64
pkg: github.com/onyx-and-iris/aoc2024/day-06
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
BenchmarkSolve-12 1 1815042506 ns/op
BenchmarkSolve-12 1 1670139306 ns/op
BenchmarkSolve-12 1 1708459605 ns/op
BenchmarkSolve-12 1 1687274507 ns/op
BenchmarkSolve-12 1 1722070212 ns/op
BenchmarkSolve-12 1 1728997012 ns/op
BenchmarkSolve-12 1 1738883012 ns/op
BenchmarkSolve-12 1 1686811712 ns/op
BenchmarkSolve-12 1 1701938016 ns/op
BenchmarkSolve-12 1 1701384522 ns/op
ok github.com/onyx-and-iris/aoc2024/day-06 17.190s