Commit 852adcc
committed
omit progress calls on half steps to avoid oscillation
The progress call on each half step would increase the time
without increasing the step count, making the average go up;
it would then go down again on the whole step update.1 parent 879bbc1 commit 852adcc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1289 | 1289 | | |
1290 | 1290 | | |
1291 | 1291 | | |
1292 | | - | |
| 1292 | + | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | 1295 | | |
| |||
0 commit comments