Update benchmarks

Signed-off-by: AKU <tom@tdpain.net>
This commit is contained in:
akp 2021-12-05 21:39:24 +00:00
parent d7abf0fe17
commit 6b985a902f
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
2 changed files with 15 additions and 7 deletions

View file

@ -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

Before After
Before After