Skip to content

Commit 55fc2c0

Browse files
Enable more DaCapo benchmarks in perf tests (Fixes #6268) (#6361)
* Enable more DaCapo benchmarks in perf tests Relates to: #6304 Signed-off-by: Hung Phat Diep <phdiep@andrew.cmu.edu> * Remove dacapo-eclipse benchmark Fix: #6304 Signed-off-by: Hung Phat Diep <phdiep@andrew.cmu.edu> --------- Signed-off-by: Hung Phat Diep <phdiep@andrew.cmu.edu>
1 parent ce2d6d8 commit 55fc2c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

perf/config/hotspot/perfConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"BENCHMARK":"dacapo",
4-
"TARGET":"testList TESTLIST=dacapo-h2",
4+
"TARGET": "testList TESTLIST=dacapo-h2,dacapo-avrora,dacapo-fop,dacapo-luindex,dacapo-pmd,dacapo-sunflow,dacapo-xalan",
55
"BUILD_LIST": "perf/dacapo",
66
"PLAT_MACHINE_MAP":[
77
{"x86-64_linux": "hw.arch.x86&&sw.os.linux&&ci.role.perf"}

0 commit comments

Comments
 (0)