-
Notifications
You must be signed in to change notification settings - Fork 2
/
runbms_epsilon.yml
103 lines (103 loc) · 2.17 KB
/
runbms_epsilon.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
benchmarks:
dacapochopin-29a657f:
- avrora
- batik
- biojava
- eclipse
- fop
- graphchi
- h2
- jme
- jython
- luindex
- lusearch
- pmd
- sunflow
- tradebeans
- tradesoap
- tomcat
- xalan
- zxing
configs:
- temurin-17|openjdk_common|hotspot_gc-Epsilon|heap120g
heap_range: 6
invocations: 20
minheap_multiplier: 1.0
modifiers:
c2:
excludes:
dacapochopin-29a657f:
- tradebeans
- tradesoap
dacapochopin-69a704e:
- tradebeans
- tradesoap
type: JVMArg
val: -XX:-TieredCompilation -Xcomp
heap120g:
type: JVMArg
val: -Xms120G -Xmx120G
hotspot_gc:
type: JVMArg
val: -XX:+UnlockExperimentalVMOptions -XX:+Use{0}GC
jvmti:
type: JVMArg
val: -agentpath:/home/zixianc/distillation/libperf_statistics.so
jvmti_env:
type: EnvVar
val: /home/zixianc/distillation/libperf_statistics.so
var: LD_PRELOAD
openjdk_common:
type: ModifierSet
val: s|c2|probes|probes_cp|jvmti|jvmti_env|perf
perf:
type: EnvVar
val: PERF_COUNT_HW_CPU_CYCLES,PERF_COUNT_HW_INSTRUCTIONS,PERF_COUNT_HW_CACHE_LL:MISS,PERF_COUNT_HW_CACHE_L1D:MISS,PERF_COUNT_HW_CACHE_DTLB:MISS
var: PERF_EVENTS
probes:
type: JVMArg
val: -Djava.library.path=/home/zixianc/distillation
probes_cp:
type: JVMClasspath
val: /home/zixianc/distillation
s:
type: JVMArg
val: -server
remote_host: null
runtimes:
temurin-17:
home: /usr/lib/jvm/temurin-17-jdk-amd64
release: 17
type: OpenJDK
spread_factor: 1
suites:
dacapochopin-29a657f:
callback: DacapoChopinCallback
minheap: temurin-17-G1
minheap_values:
temurin-17-G1:
avrora: 7
batik: 189
biojava: 95
eclipse: 411
fop: 15
graphchi: 255
h2: 773
jme: 29
jython: 25
luindex: 42
lusearch: 21
lusearch_huge: 122
lusearch_large: 142
pmd: 156
sunflow: 29
tomcat: 21
tradebeans: 131
tradesoap: 103
xalan: 8
zxing: 97
path: /usr/share/benchmarks/dacapo/dacapo-evaluation-git-29a657f.jar
release: evaluation
timeout: 600
timing_iteration: 5
type: DaCapo