Skip to content

Commit a3b1bc3

Browse files
committed
[GR-60056] Replicate bench jobs on x52
PullRequest: graal/19427
2 parents 803fecc + a72ade6 commit a3b1bc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

graal-common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"README": "This file contains definitions that are useful for the jsonnet CI files of the graal and graal-enterprise repositories.",
33
"ci": {
4-
"overlay": "214438f3e1ec70c0dcea71bc46d59f47fa37d12f"
4+
"overlay": "57b0a39f32e671e4b6099ffbd37dfebf602d1417"
55
}
66
}

truffle/ci/ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
# BENCHMARKS
161161

162162
bench_hw.e3 + common.labsjdkLatestCE + bench_common + {
163-
name: "bench-truffle-jmh",
163+
name: "bench-truffle-jmh-linux-amd64",
164164
notify_groups:: ["truffle_bench"],
165165
run: [
166166
["mx", "--kill-with-sigquit", "benchmark", "--results-file", "${BENCH_RESULTS_FILE_PATH}", "truffle:*", "--", "--", "com.oracle.truffle"],

0 commit comments

Comments
 (0)