adventOfCode/challenges/2020/03-tobogganTrajectory/benchmark.txt
AKU 1ad039bb13
Add 2020-03
Signed-off-by: AKU <tom@tdpain.net>
2021-11-27 20:05:58 +00:00

23 lines
827 B
Text

Day 3 (Toboggan Trajectory) benchmark
Dir: challenges/2020/03-tobogganTrajectory
Runs per part: 50
--------------------------------------------------------------------------------
Golang
benchmark.part.1.avg: 0.000101 seconds
benchmark.part.1.min: 0.000039 seconds
benchmark.part.1.max: 0.000569 seconds
benchmark.part.2.avg: 0.000089 seconds
benchmark.part.2.min: 0.000047 seconds
benchmark.part.2.max: 0.000229 seconds
--------------------------------------------------------------------------------
Python
benchmark.part.1.avg: 0.000542 seconds
benchmark.part.1.min: 0.000341 seconds
benchmark.part.1.max: 0.001299 seconds
benchmark.part.2.avg: 0.000756 seconds
benchmark.part.2.min: 0.000504 seconds
benchmark.part.2.max: 0.001462 seconds
--------------------------------------------------------------------------------