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-02
|
||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
||||
BenchmarkMain-12 1000000000 0.001121 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0009054 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0009948 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0008774 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0009065 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0008702 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0008654 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0008806 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0009256 ns/op
|
||||
BenchmarkMain-12 1000000000 0.0009088 ns/op
|
||||
ok github.com/onyx-and-iris/aoc2024/day-02 0.085s
|
||||
BenchmarkSolve-12 1000000000 0.0009264 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008785 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009170 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009721 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008991 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009518 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009118 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009975 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008687 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008922 ns/op
|
||||
ok github.com/onyx-and-iris/aoc2024/day-02 0.088s
|
||||
|
||||
Reference in New Issue
Block a user