Skip to content

Commit bb6c961

Browse files
committed
Add i12241 to benchmarks
1 parent 29dbb82 commit bb6c961

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
@@ -35,6 +35,12 @@ charts:
3535
- key: exhaustivity-mips
3636
label: bootstrapped
3737

38+
- name: "exhaustivity i12241"
39+
url: https://github.com/lampepfl/dotty/blob/master/tests/patmat/i12241.scala
40+
lines:
41+
- key: exhaustivity-i12241
42+
label: bootstrapped
43+
3844
scripts:
3945

4046
patmatexhaust:
@@ -55,5 +61,8 @@ scripts:
5561
exhaustivity-mips:
5662
- measure 20 40 3 $PROG_HOME/dotty/tests/patmat/i7186.scala
5763

64+
exhaustivity-i12241:
65+
- measure 20 40 3 $PROG_HOME/dotty/tests/patmat/i12241.scala
66+
5867
config:
5968
pr_base_url: "https://github.com/lampepfl/dotty/pull/"

0 commit comments

Comments
 (0)