We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76e6f41 + ea72931 commit 0106862Copy full SHA for 0106862
1 file changed
JetStreamDriver.js
@@ -2516,8 +2516,8 @@ let BENCHMARKS = [
2516
inputFontItalic: "./Kotlin-compose/build/jetbrainsmono_italic.ttf",
2517
inputFontRegular: "./Kotlin-compose/build/jetbrainsmono_regular.ttf"
2518
},
2519
- iterations: 15,
2520
- worstCaseCount: 2,
+ iterations: 5,
+ worstCaseCount: 1,
2521
tags: ["default", "Wasm"],
2522
}),
2523
new AsyncBenchmark({
0 commit comments