File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 395395 "vm_name:graalpython_enterprise_interpreter" : {"linux:amd64:jdk-latest" : weekly + t("02:00:00" )},
396396 "vm_name:cpython" : {"linux:amd64:jdk-latest" : weekly + t("01:00:00" )},
397397 }),
398- for bench in ["heap" , "micro_small_heap" , "micro_native_heap" ]
398+ for bench in ["heap" , "micro_small_heap" ]
399399 } + {
400400 [bench + "-bytecode-dsl" ]: bench_task(bench) + bytecode_dsl_bench + platform_spec(no_jobs) + bench_variants({
401401 "vm_name:graalvm_ee_default_interpreter_bc_dsl" : {"linux:amd64:jdk-latest" : post_merge + t("02:00:00" )},
402402 "vm_name:graalpython_enterprise_interpreter_bc_dsl" : {"linux:amd64:jdk-latest" : weekly + t("02:00:00" )},
403403 }),
404- for bench in ["heap" , "micro_small_heap" , "micro_native_heap" ]
404+ for bench in ["heap" , "micro_small_heap" ]
405405 } + {
406406 // interop benchmarks only for graalpython, weekly is enough
407407 [bench]: bench_task(bench) + platform_spec(no_jobs) + bench_variants({
You can’t perform that action at this time.
0 commit comments