Skip to content

Commit b3ed6f5

Browse files
committed
Add example as bench test
1 parent 1f13d19 commit b3ed6f5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

bench/profiles/exhaustivity.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ charts:
4141
- key: exhaustivity-i12241
4242
label: bootstrapped
4343

44+
- name: "exhaustivity i12358"
45+
url: https://github.com/lampepfl/dotty/blob/master/tests/patmat/i12358.scala
46+
lines:
47+
- key: exhaustivity-i12358
48+
label: bootstrapped
49+
4450
scripts:
4551

4652
patmatexhaust:
@@ -64,5 +70,8 @@ scripts:
6470
exhaustivity-i12241:
6571
- measure 20 40 3 $PROG_HOME/dotty/tests/patmat/i12241.scala
6672

73+
exhaustivity-i12358:
74+
- measure 20 40 3 $PROG_HOME/dotty/tests/patmat/i12358.scala
75+
6776
config:
6877
pr_base_url: "https://github.com/lampepfl/dotty/pull/"

0 commit comments

Comments
 (0)