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-23
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
BenchmarkSolve-12 1000000000 0.2466 ns/op
BenchmarkSolve-12 1000000000 0.2520 ns/op
BenchmarkSolve-12 1000000000 0.2490 ns/op
BenchmarkSolve-12 1000000000 0.2484 ns/op
BenchmarkSolve-12 1000000000 0.2484 ns/op
BenchmarkSolve-12 1000000000 0.2639 ns/op
BenchmarkSolve-12 1000000000 0.2497 ns/op
BenchmarkSolve-12 1000000000 0.2424 ns/op
BenchmarkSolve-12 1000000000 0.2506 ns/op
BenchmarkSolve-12 1000000000 0.2472 ns/op
BenchmarkSolve-12 1000000000 0.2478 ns/op
BenchmarkSolve-12 1000000000 0.2456 ns/op
BenchmarkSolve-12 1000000000 0.2567 ns/op
BenchmarkSolve-12 1000000000 0.2474 ns/op
BenchmarkSolve-12 1000000000 0.2499 ns/op
BenchmarkSolve-12 1000000000 0.2499 ns/op
BenchmarkSolve-12 1000000000 0.2493 ns/op
BenchmarkSolve-12 1000000000 0.2515 ns/op
BenchmarkSolve-12 1000000000 0.2464 ns/op
ok github.com/onyx-and-iris/aoc2024/day-23 37.530s
ok github.com/onyx-and-iris/aoc2024/day-23 37.653s