adventOfCode/challenges/2022/25-fullOfHotAir/benchmark.json
AKP c1f985ddb0
2022-25 - Merry Christmas!
Signed-off-by: AKP <tom@tdpain.net>
2022-12-25 11:07:54 +00:00

15 lines
No EOL
390 B
JSON

{
"day": 25,
"dir": "challenges/2022/25-fullOfHotAir",
"implementations": {
"Python": {
"part.1.avg": 0.001312760591506958,
"part.1.max": 0.003961801528930664,
"part.1.min": 0.0003647804260253906,
"part.2.avg": 0.0000055599212646484376,
"part.2.max": 0.000046253204345703125,
"part.2.min": 0.000001430511474609375
}
},
"numRuns": 1000
}