adventOfCode/challenges/2022/21-monkeyMath/benchmark.json
AKP 4d3b3fd231
2022-21
Signed-off-by: AKP <tom@tdpain.net>
2022-12-21 17:12:17 +00:00

15 lines
No EOL
376 B
JSON

{
"day": 21,
"dir": "challenges/2022/21-monkeyMath",
"implementations": {
"Python": {
"part.1.avg": 0.004400461912155151,
"part.1.max": 0.018651485443115234,
"part.1.min": 0.003258943557739258,
"part.2.avg": 0.007683101415634155,
"part.2.max": 0.03519558906555176,
"part.2.min": 0.005395650863647461
}
},
"numRuns": 1000
}