Skip to content

Commit faec338

Browse files
authored
Disable temporary xdsl benchmark (#421)
1 parent 480fbb7 commit faec338

File tree

1 file changed

+2
-1
lines changed
  • pyperformance/data-files/benchmarks

1 file changed

+2
-1
lines changed

pyperformance/data-files/benchmarks/MANIFEST

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ unpack_sequence <local>
9797
unpickle <local:pickle>
9898
unpickle_list <local:pickle>
9999
unpickle_pure_python <local:pickle>
100-
xdsl <local>
100+
# xdsl is temporary disabled: https://github.com/xdslproject/xdsl/issues/5396
101+
# xdsl <local>
101102
xml_etree <local>
102103

103104

0 commit comments

Comments
 (0)