Update benchmarks
Signed-off-by: AKU <tom@tdpain.net>
This commit is contained in:
parent
d7abf0fe17
commit
6b985a902f
2 changed files with 15 additions and 7 deletions
|
@ -2,14 +2,22 @@
|
|||
"day": 5,
|
||||
"dir": "challenges/2021/05-hydrothermalVenture",
|
||||
"implementations": {
|
||||
"Golang": {
|
||||
"part.1.avg": 0.058006218448,
|
||||
"part.1.max": 0.151431707,
|
||||
"part.1.min": 0.037180026,
|
||||
"part.2.avg": 0.09082534330599998,
|
||||
"part.2.max": 0.19443953,
|
||||
"part.2.min": 0.059743622
|
||||
},
|
||||
"Python": {
|
||||
"part.1.avg": 0.20267126321792603,
|
||||
"part.1.max": 0.32232069969177246,
|
||||
"part.1.min": 0.1738419532775879,
|
||||
"part.2.avg": 0.34542202472686767,
|
||||
"part.2.max": 0.5185151100158691,
|
||||
"part.2.min": 0.28497791290283203
|
||||
"part.1.avg": 0.1921091618537903,
|
||||
"part.1.max": 0.41825366020202637,
|
||||
"part.1.min": 0.1481952667236328,
|
||||
"part.2.avg": 0.3223618712425232,
|
||||
"part.2.max": 0.6060440540313721,
|
||||
"part.2.min": 0.2495110034942627
|
||||
}
|
||||
},
|
||||
"numRuns": 100
|
||||
"numRuns": 500
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 44 KiB |
Loading…
Add table
Add a link
Reference in a new issue