Skip to content

Commit 0440c0f

Browse files
committed
Cleanup leftover
1 parent a1b33ee commit 0440c0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mx.graalpython/mx_graalpython_bench_param.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ def _pickling_benchmarks(module='pickle'):
187187
WARMUP_BENCHMARKS = {
188188
'gcbench': ITER_100 + ["--startup=1,10,100"] + ['10'] ,
189189
'binarytrees3': ITER_100 + ["--startup=1,10,100"] + ['18'],
190-
#'binarytrees3': ["-i", "2", "--startup=1,10,100"] + ['18'],
191190
'pads-integerpartitions': ITER_100 + ["--startup=1,10,100"] + ['700'],
192191
}
193192

0 commit comments

Comments
 (0)