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

set default network concurrency to 8 #2829

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

bestander
Copy link
Member

Summary

Mitigation for #2629.
With less tarballs being exploded concurrently we get less IO errors.

Test plan

I've tested React Native and there is not difference in fetching time between concurrency 4 and 15 (~21 seconds on MBPro 13").
Same results shown here #2629 (comment).

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