mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2026-04-13 12:33:36 +00:00
re-run benchmarks
add root makefile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user