Skip to content

Commit 257f2f8

Browse files
committed
Revert iterations change
1 parent 16f3d16 commit 257f2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdriver-ts/src/benchmarksCommon.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ export const cpuBenchmarkInfosArray: Array<CPUBenchmarkInfo> = [
157157
type: BenchmarkType.CPU,
158158
allowBatching: true,
159159
layoutEventRequired: false,
160-
additionalNumberOfRuns: 5,
160+
additionalNumberOfRuns: 10,
161161
},
162162
{
163163
id: Benchmark._05,

0 commit comments

Comments
 (0)