Skip to content

Commit 09ac0a7

Browse files
committed
Add weekly run of renaissance 0.10 on C2
1 parent 9c15ffc commit 09ac0a7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

compiler/ci_includes/x52-c2.hocon

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
builds += [
22
# JDK 8
3-
${x52.c2} ${bench-micros-graal-dist} ${oraclejdk8} { targets: [bench, weekly], name: "bench-jmh-micros-graal-dist-linux-x52-c2" }
3+
${x52.c2} ${bench-micros-graal-dist} ${oraclejdk8} { targets: [bench, weekly], name: "bench-jmh-micros-graal-dist-linux-x52-c2" }
4+
${x52.c2} ${bench-renaissance-0-10-0} ${oraclejdk8} { targets: [bench, weekly], name: "bench-compiler-renaissance-0-10-0-linux-x52-c2" }
45

56
# JDK 11
6-
${x52.c2} ${bench-micros-graal-dist} ${labsjdk11} { targets: [bench, weekly], name: "bench-jmh-micros-graal-dist-11-linux-x52-c2" }
7+
${x52.c2} ${bench-micros-graal-dist} ${labsjdk11} { targets: [bench, weekly], name: "bench-jmh-micros-graal-dist-11-linux-x52-c2" }
8+
${x52.c2} ${bench-renaissance-0-10-0} ${labsjdk11} { targets: [bench, weekly], name: "bench-compiler-renaissance-0-10-0-linux-11-x52-c2" }
79

810
## Multiple forks for stable numbers ##
911
# JDK 8

0 commit comments

Comments
 (0)