mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2026-04-09 02:23:36 +00:00
add day-22 + benchmarks
This commit is contained in:
15
day-22/benchmark
Normal file
15
day-22/benchmark
Normal file
@@ -0,0 +1,15 @@
|
||||
goos: linux
|
||||
goarch: amd64
|
||||
pkg: github.com/onyx-and-iris/aoc2024/day-22
|
||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
||||
BenchmarkSolve-12 1 2054969661 ns/op
|
||||
BenchmarkSolve-12 1 1820308129 ns/op
|
||||
BenchmarkSolve-12 1 1853098610 ns/op
|
||||
BenchmarkSolve-12 1 1825725443 ns/op
|
||||
BenchmarkSolve-12 1 1817395243 ns/op
|
||||
BenchmarkSolve-12 1 1823292443 ns/op
|
||||
BenchmarkSolve-12 1 1825067743 ns/op
|
||||
BenchmarkSolve-12 1 1827243915 ns/op
|
||||
BenchmarkSolve-12 1 1821714708 ns/op
|
||||
BenchmarkSolve-12 1 1825390608 ns/op
|
||||
ok github.com/onyx-and-iris/aoc2024/day-22 18.538s
|
||||
Reference in New Issue
Block a user