Add 2020-1 benchmark
This commit is contained in:
parent
3f59977ba5
commit
2413554b24
1 changed files with 23 additions and 0 deletions
23
challenges/2020/01-reportRepair/benchmark.txt
Normal file
23
challenges/2020/01-reportRepair/benchmark.txt
Normal 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
|
||||||
|
--------------------------------------------------------------------------------
|
Loading…
Add table
Add a link
Reference in a new issue