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

Increase sync parallelism limit. #209

Closed
LordMZTE opened this issue Feb 9, 2022 · 3 comments
Closed

Increase sync parallelism limit. #209

LordMZTE opened this issue Feb 9, 2022 · 3 comments
Assignees

Comments

@LordMZTE
Copy link
Contributor

LordMZTE commented Feb 9, 2022

The current limit for the amount of threads used by the sync subcommand is 10.

I think this isn't enough, as this took quite a while to run with a lot of projects.
I tried changing the limit to 32 and everything still worked like a char, and much faster too.

@icepuma
Copy link
Member

icepuma commented Feb 9, 2022

Maybe make it configurable? 🤔

@bomgar
Copy link
Member

bomgar commented Feb 9, 2022

I don't remember why this is 10 anyway.

@bomgar bomgar self-assigned this Feb 10, 2022
@bomgar
Copy link
Member

bomgar commented Feb 10, 2022

released

@bomgar bomgar closed this as completed Feb 10, 2022
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

No branches or pull requests

3 participants