-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework progress code for optimal retention
- The Brent method makes it harder to predict how many iterations will be required, so don't set a total; the frontend will just display the number of elapsed iterations. - Make sure the progress gets updated during the initial bracket, for better feedback and so the user can cancel faster.
- Loading branch information
Showing
1 changed file
with
47 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters