mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2026-04-08 18:13:36 +00:00
add day-09 + benchmarks
This commit is contained in:
15
day-09/benchmark
Normal file
15
day-09/benchmark
Normal file
@@ -0,0 +1,15 @@
|
||||
goos: linux
|
||||
goarch: amd64
|
||||
pkg: github.com/onyx-and-iris/aoc2024/day-09
|
||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
||||
BenchmarkSolve-12 1 22886096949 ns/op
|
||||
BenchmarkSolve-12 1 22884217914 ns/op
|
||||
BenchmarkSolve-12 1 22924853520 ns/op
|
||||
BenchmarkSolve-12 1 23014082753 ns/op
|
||||
BenchmarkSolve-12 1 22788595898 ns/op
|
||||
BenchmarkSolve-12 1 22781925171 ns/op
|
||||
BenchmarkSolve-12 1 23094890275 ns/op
|
||||
BenchmarkSolve-12 1 22694434858 ns/op
|
||||
BenchmarkSolve-12 1 23002190907 ns/op
|
||||
BenchmarkSolve-12 1 22923138789 ns/op
|
||||
ok github.com/onyx-and-iris/aoc2024/day-09 229.003s
|
||||
Reference in New Issue
Block a user