Add 2020-1 benchmark

This commit is contained in:
akp 2021-11-27 18:20:29 +00:00
parent 3f59977ba5
commit 2413554b24
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -0,0 +1,23 @@
Day 1 (Report Repair) benchmark
Dir: challenges/2020/01-reportRepair
Runs per part: 100
--------------------------------------------------------------------------------
Golang
benchmark.part.1.avg: 0.000018 seconds
benchmark.part.1.min: 0.000009 seconds
benchmark.part.1.max: 0.000060 seconds
benchmark.part.2.avg: 0.001030 seconds
benchmark.part.2.min: 0.000859 seconds
benchmark.part.2.max: 0.001785 seconds
--------------------------------------------------------------------------------
Python
benchmark.part.1.avg: 0.000608 seconds
benchmark.part.1.min: 0.000425 seconds
benchmark.part.1.max: 0.001051 seconds
benchmark.part.2.avg: 0.161098 seconds
benchmark.part.2.min: 0.113367 seconds
benchmark.part.2.max: 0.303925 seconds
--------------------------------------------------------------------------------