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-03
|
||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
||||
BenchmarkMain-12 1000000000 0.001213 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001343 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001210 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001314 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001288 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001646 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001211 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001174 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001220 ns/op
|
||||
BenchmarkMain-12 1000000000 0.001169 ns/op
|
||||
ok github.com/onyx-and-iris/aoc2024/day-03 0.104s
|
||||
BenchmarkSolve-12 1000000000 0.0008731 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009794 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008804 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008202 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008964 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008750 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008836 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009397 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0008660 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.0009075 ns/op
|
||||
ok github.com/onyx-and-iris/aoc2024/day-03 0.084s
|
||||
|
||||
Reference in New Issue
Block a user