Commit 86e26b3
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 883aece commit 86e26b3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1274 | 1274 | | |
1275 | 1275 | | |
1276 | 1276 | | |
1277 | | - | |
| 1277 | + | |
1278 | 1278 | | |
1279 | 1279 | | |
1280 | 1280 | | |
| |||
0 commit comments