Skip to content

Commit 927c314

Browse files
committed
Unskip ReplaceList pandas benchmark
1 parent 987c615 commit 927c314

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mx.graalpython/mx_graalpython_python_benchmarks.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@
8989

9090
SKIPPED_PANDAS_BENCHMARKS = [
9191
"replace.ReplaceDict.time_replace_series", # Times out
92-
"replace.ReplaceList.time_replace_list", # OOM, WIP msimacek
93-
"replace.ReplaceList.time_replace_list_one_match", # OOM, WIP msimacek
9492
"reshape.Crosstab.time_crosstab_normalize_margins", # Times out
9593
"reshape.Cut.peakmem_cut_interval", # Times out
9694
"reshape.Cut.time_cut_interval", # Times out

0 commit comments

Comments
 (0)