adventOfCode/challenges/2020/02-passwordPhilosophy/benchmark.txt
AKU c8fd7ad9ba
Add 2020-02
Signed-off-by: AKU <tom@tdpain.net>
2021-11-27 19:56:01 +00:00

23 lines
827 B
Text

Day 2 (Password Philosophy) benchmark
Dir: challenges/2020/02-passwordPhilosophy
Runs per part: 50
--------------------------------------------------------------------------------
Golang
benchmark.part.1.avg: 0.001280 seconds
benchmark.part.1.min: 0.000806 seconds
benchmark.part.1.max: 0.002234 seconds
benchmark.part.2.avg: 0.001383 seconds
benchmark.part.2.min: 0.000786 seconds
benchmark.part.2.max: 0.005438 seconds
--------------------------------------------------------------------------------
Python
benchmark.part.1.avg: 0.005367 seconds
benchmark.part.1.min: 0.002311 seconds
benchmark.part.1.max: 0.010500 seconds
benchmark.part.2.avg: 0.004618 seconds
benchmark.part.2.min: 0.001737 seconds
benchmark.part.2.max: 0.011591 seconds
--------------------------------------------------------------------------------