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

Use long-term averages for runner simulation ETAs #70

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

pagmatt
Copy link
Member

@pagmatt pagmatt commented Feb 2, 2024

Before this PR, the simulations ETA was computed using a moving average, which provided poor estimates when used in conjunction with multi-process runners.
Therefore, this PR switches to purely long-term averages for estimating the time remaining for simulations.

@pagmatt pagmatt merged commit da63bc5 into master Feb 2, 2024
5 checks passed
@pagmatt pagmatt deleted the better-time-estimates branch February 2, 2024 16:35
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.

None yet

1 participant