You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: