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:
15
day-24/benchmark
Normal file
15
day-24/benchmark
Normal file
@@ -0,0 +1,15 @@
|
||||
goos: linux
|
||||
goarch: amd64
|
||||
pkg: github.com/onyx-and-iris/aoc2024/day-24
|
||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
||||
BenchmarkSolve-12 1000000000 0.002181 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.001883 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.001966 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.001902 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.002016 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.001927 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.001868 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.001908 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.002009 ns/op
|
||||
BenchmarkSolve-12 1000000000 0.001877 ns/op
|
||||
ok github.com/onyx-and-iris/aoc2024/day-24 0.150s
|
||||
Reference in New Issue
Block a user