Commit 60bfbd0
committed
Reduce string-max-length on String.equals test
Execution time can vary depending on what the sat solver find as a
model at the refinement steps.
Observed execution time go from 0.2s to 7s.
Setting the limit to 100 limit these variations (maximum observed is
0.3s).1 parent 50cfe34 commit 60bfbd0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments