Commit b3ad77f
[Test] Add a few more + operands to a type checker perf test to exhibit
exponential behavior.
Binding value types early allows the previous version of this test
to compile, but the performance still doesn't scale with a few more
operands in the + chain.1 parent 020c29b commit b3ad77f
File tree
1 file changed
+2
-1
lines changed- validation-test/Sema/type_checker_perf/slow
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
0 commit comments