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-01
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
BenchmarkMain-12 1000000000 0.001576 ns/op
BenchmarkMain-12 1000000000 0.001731 ns/op
BenchmarkMain-12 1000000000 0.001616 ns/op
BenchmarkMain-12 1000000000 0.001597 ns/op
BenchmarkMain-12 1000000000 0.001559 ns/op
BenchmarkMain-12 1000000000 0.001657 ns/op
BenchmarkMain-12 1000000000 0.001542 ns/op
BenchmarkMain-12 1000000000 0.001561 ns/op
BenchmarkMain-12 1000000000 0.001574 ns/op
BenchmarkMain-12 1000000000 0.001582 ns/op
ok github.com/onyx-and-iris/aoc2024/day-01 0.126s
BenchmarkSolve-12 1000000000 0.0007936 ns/op
BenchmarkSolve-12 1000000000 0.0007772 ns/op
BenchmarkSolve-12 1000000000 0.0007784 ns/op
BenchmarkSolve-12 1000000000 0.0008174 ns/op
BenchmarkSolve-12 1000000000 0.0008691 ns/op
BenchmarkSolve-12 1000000000 0.0007931 ns/op
BenchmarkSolve-12 1000000000 0.0007870 ns/op
BenchmarkSolve-12 1000000000 0.0007921 ns/op
BenchmarkSolve-12 1000000000 0.0007953 ns/op
BenchmarkSolve-12 1000000000 0.0007633 ns/op
ok github.com/onyx-and-iris/aoc2024/day-01 0.079s