3636 // Benchmarks
3737 // AWFY peak perf. benchmarks
3838 common.jdk8_weekly_bench_linux + common.espresso_benchmark('jvm-ce' , 'awfy:*' ) + {name: 'weekly-bench-espresso-jvm-ce-awfy-jdk8-linux-amd64' },
39- common.jdk8_daily_bench_linux + common.espresso_benchmark('jvm-ee' , "awfy:*" ) + {name: 'daily-bench-espresso-jvm-ee-awfy-jdk8-linux-amd64' },
4039 common.jdk8_weekly_bench_linux + common.espresso_benchmark('native-ce' , 'awfy:*' ) + {name: 'weekly-bench-espresso-native-ce-awfy-jdk8-linux-amd64' },
41- common.jdk8_bench_linux + common.espresso_benchmark('native-ee' , "awfy:*" ) + {name: 'bench-espresso-native-ee-awfy-jdk8-linux-amd64' },
4240
4341 // AWFY interpreter benchmarks
4442 common.jdk8_weekly_bench_linux + common.espresso_interpreter_benchmark('jvm-ce' , 'awfy:*' ) + {name: 'weekly-bench-espresso-jvm-ce-awfy_interpreter-jdk8-linux-amd64' },
45- common.jdk8_daily_bench_linux + common.espresso_interpreter_benchmark('jvm-ee' , "awfy:*" ) + {name: 'daily-bench-espresso-jvm-ee-awfy_interpreter-jdk8-linux-amd64' },
4643 common.jdk8_weekly_bench_linux + common.espresso_interpreter_benchmark('native-ce' , 'awfy:*' ) + {name: 'weekly-bench-espresso-native-ce-awfy_interpreter-jdk8-linux-amd64' },
47- common.jdk8_daily_bench_linux + common.espresso_interpreter_benchmark('native-ee' , "awfy:*" ) + {name: 'daily-bench-espresso-native-ee-awfy_interpreter-jdk8-linux-amd64' },
4844
4945 // Scala DaCapo warmup benchmarks
50- # common.jdk8_weekly_bench_linux + common.scala_dacapo_warmup_benchmark('jvm-ce') + {name: 'weekly-bench-espresso-jvm-ce-scala_dacapo_warmup-jdk8-linux-amd64'},
51- # common.jdk8_daily_bench_linux + common.scala_dacapo_warmup_benchmark('jvm-ee' ) + {name: 'daily -bench-espresso-jvm-ee -scala_dacapo_warmup-jdk8-linux-amd64'},
52- # common.jdk8_weekly_bench_linux + common.scala_dacapo_warmup_benchmark('native -ce') + {name: 'weekly-bench-espresso-native -ce-scala_dacapo_warmup-jdk8-linux-amd64'},
53- common.jdk8_daily_bench_linux + common.scala_dacapo_warmup_benchmark('native-ee' ) + {name: 'daily -bench-espresso-native-ee -scala_dacapo_warmup-jdk8-linux-amd64' },
46+ common.jdk8_weekly_bench_linux + common.scala_dacapo_warmup_benchmark('jvm-ce' , 'single-tier' ) + {name: 'weekly-bench-espresso-jvm-ce-scala_dacapo_warmup-single_tier -jdk8-linux-amd64' },
47+ common.jdk8_weekly_bench_linux + common.scala_dacapo_warmup_benchmark('native-ce' , 'single-tier' ) + {name: 'weekly -bench-espresso-native-ce -scala_dacapo_warmup-single_tier -jdk8-linux-amd64' },
48+ common.jdk8_weekly_bench_linux + common.scala_dacapo_warmup_benchmark('jvm -ce' , 'multi-tier' ) + {name: 'weekly-bench-espresso-jvm -ce-scala_dacapo_warmup-multi_tier -jdk8-linux-amd64' },
49+ common.jdk8_weekly_bench_linux + common.scala_dacapo_warmup_benchmark('native-ce' , 'multi-tier' ) + {name: 'weekly -bench-espresso-native-ce -scala_dacapo_warmup-multi_tier -jdk8-linux-amd64' },
5450
5551 // On-demand benchmarks
5652 // Scala DaCapo warmup benchmarks
6056 common.jdk8_on_demand_linux + common.espresso_minheap_benchmark('jvm-ce' , 'awfy:*' , 'infinite-overhead' ) + {name: 'ondemand-bench-espresso-jvm-ce-awfy-minheap-infinite-ovh-jdk8-linux-amd64' },
6157 common.jdk8_on_demand_bench_linux + common.espresso_minheap_benchmark('jvm-ce' , 'awfy:*' , '1.5-overhead' ) + {name: 'ondemand-bench-espresso-jvm-ce-awfy-minheap-1.5-ovh-jdk8-linux-amd64' },
6258 ]
63- }
59+ }
0 commit comments