Skip to content

Ability to limit goroutine number #25

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

Closed
thibaultmeyer opened this issue Oct 31, 2016 · 1 comment
Closed

Ability to limit goroutine number #25

thibaultmeyer opened this issue Oct 31, 2016 · 1 comment

Comments

@thibaultmeyer
Copy link
Contributor

thibaultmeyer commented Oct 31, 2016

Implement ability to limit the goroutine number on the method GetCommitsInfo. Now, the concurrency goroutine number is hard-coded to 10. Performance regarding, its not a valid value on medium specs computers (usually 2 - 8 core not 10).

@unknwon
Copy link
Member

unknwon commented Dec 8, 2016

Fixed by #26

@unknwon unknwon closed this as completed Dec 8, 2016
sapk pushed a commit to sapk-fork/git-module that referenced this issue Mar 8, 2017
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

2 participants