adventOfCode/challenges/2021/02-dive/benchmark.txt
2021-12-02 09:35:02 +00:00

23 lines
799 B
Text

Day 2 (Dive) benchmark
Dir: challenges/2021/02-dive
Runs per part: 500
--------------------------------------------------------------------------------
Golang
benchmark.part.1.avg: 0.000200 seconds
benchmark.part.1.min: 0.000111 seconds
benchmark.part.1.max: 0.004197 seconds
benchmark.part.2.avg: 0.000204 seconds
benchmark.part.2.min: 0.000112 seconds
benchmark.part.2.max: 0.003940 seconds
--------------------------------------------------------------------------------
Python
benchmark.part.1.avg: 0.000851 seconds
benchmark.part.1.min: 0.000526 seconds
benchmark.part.1.max: 0.007797 seconds
benchmark.part.2.avg: 0.000865 seconds
benchmark.part.2.min: 0.000549 seconds
benchmark.part.2.max: 0.004964 seconds
--------------------------------------------------------------------------------