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

Significantly reduce the number of executor jobs on startup #1585

Merged
merged 2 commits into from
Oct 17, 2020

Conversation

bdraco
Copy link
Contributor

@bdraco bdraco commented Oct 17, 2020

Do not attempt to load stores that do not exist
as it overloads the executor

Cut at least ~25MiB of memory off many instances.

On some it was even better because previously
they had 62 peak SyncWorkers and now have 11

Do not attempt to load stores that do not exist
as it overloads the executor
@bdraco bdraco force-pushed the reduce_executor_jobs_on_startup branch from acadd79 to da76f2a Compare October 17, 2020 02:08
Copy link
Member

@ludeeus ludeeus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 🎉 ⚡

@ludeeus ludeeus merged commit d3481f1 into hacs:main Oct 17, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants