re-run benchmarks

add root makefile
This commit is contained in:
2025-01-08 06:35:29 +00:00
parent a93e6a7a05
commit 68aaa634c9
71 changed files with 385 additions and 314 deletions

View File

@@ -2,14 +2,14 @@ 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 1000000000 0.3120 ns/op
BenchmarkSolve-12 1000000000 0.3049 ns/op
BenchmarkSolve-12 1000000000 0.3084 ns/op
BenchmarkSolve-12 1000000000 0.3049 ns/op
BenchmarkSolve-12 1000000000 0.3038 ns/op
BenchmarkSolve-12 1000000000 0.3087 ns/op
BenchmarkSolve-12 1000000000 0.3066 ns/op
BenchmarkSolve-12 1000000000 0.3046 ns/op
BenchmarkSolve-12 1000000000 0.3022 ns/op
BenchmarkSolve-12 1000000000 0.3051 ns/op
ok github.com/onyx-and-iris/aoc2024/day-09 52.978s
BenchmarkSolve-12 1000000000 0.3010 ns/op
BenchmarkSolve-12 1000000000 0.3064 ns/op
BenchmarkSolve-12 1000000000 0.3118 ns/op
BenchmarkSolve-12 1000000000 0.3096 ns/op
BenchmarkSolve-12 1000000000 0.3047 ns/op
BenchmarkSolve-12 1000000000 0.3075 ns/op
BenchmarkSolve-12 1000000000 0.3155 ns/op
BenchmarkSolve-12 1000000000 0.3058 ns/op
BenchmarkSolve-12 1000000000 0.3315 ns/op
BenchmarkSolve-12 1000000000 0.3103 ns/op
ok github.com/onyx-and-iris/aoc2024/day-09 52.807s