Commit 4ee4124
committed
Reduce end condition for type checker performance test.
This test is technically scaling linearly in the metrics being
checked, but it was still taking 5+ minutes to type check. Reduce the
upper bound so it finishes in a reasonable amount of time.1 parent 098470d commit 4ee4124
File tree
1 file changed
+1
-1
lines changed- validation-test/Sema/type_checker_perf/fast
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments