Skip to content

Commit f6a3f8a

Browse files
committed
Bump graal-dist micros timeout
1 parent 49de8dd commit f6a3f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/ci_common/benchmark-suites.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
run+: [
312312
self.benchmark_cmd + ["jmh-dist:GRAAL_COMPILER_MICRO_BENCHMARKS", "--"] + self.extra_vm_args
313313
],
314-
timelimit: "3:00:00",
314+
timelimit: "5:00:00",
315315
min_jdk_version:: 8,
316316
max_jdk_version:: null
317317
},

0 commit comments

Comments
 (0)