Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve eta by providing more granular progress bar position updates #175

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

alexheretic
Copy link
Owner

Workaround to resolve #174. This PR tries to set progress bar lengths large to provide as frequent integer progress as possible. This allows the upstream eta calculation to work much better.

So, for example, use µs / total_µs instead of s / total_s as progress bar units.

@alexheretic alexheretic enabled auto-merge (squash) January 12, 2024 12:05
@alexheretic alexheretic merged commit 6378a6d into main Jan 12, 2024
3 checks passed
@alexheretic alexheretic deleted the improve-eta branch January 12, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add custom ETA calculation
1 participant