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

Fixed performance problems when using multiprocessing #11

Merged
merged 1 commit into from
Nov 24, 2019

Conversation

webmozart
Copy link
Member

Currently, running commands with multiprocessing turned on can have a large performance overhead when starting processes for new segments. Reducing the waiting time after terminating processes greatly reduces this problem.

@theofidry theofidry merged commit e46a6e5 into master Nov 24, 2019
@theofidry theofidry deleted the fix-performance branch November 24, 2019 09:04
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.

2 participants