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

Restructure VersionFinder, increase speed, added ticker messages #3014

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

lefou
Copy link
Member

@lefou lefou commented Feb 15, 2024

Searching for updates can take quite some time, especially for larger projects.

This change adds some progress messages via Mills ticker log messages.

More important, I restructured the implementation such that work is distributed over more tasks. If the used evaluator is run with parallel jobs, this will significantly increase the speed.

Searching for updates can take quite some time, especially for larger projects.

This change adds some progress messages via Mills ticker log messages.

More important, I restructured the implementation such that work is distrubutor over more tasks. If the uese evaluatror is run with parallel jobs, this will significantly increase the speed.
@lefou lefou merged commit e3ef411 into main Feb 15, 2024
38 checks passed
@lefou lefou deleted the speedup-update branch February 15, 2024 20:34
@lefou lefou added this to the after 0.11.7 milestone Feb 15, 2024
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.

1 participant