Skip to content

increase window size for yamux streams#1087

Merged
jbenet merged 1 commit intomasterfrom
bitswap-perf
Apr 17, 2015
Merged

increase window size for yamux streams#1087
jbenet merged 1 commit intomasterfrom
bitswap-perf

Conversation

@whyrusleeping
Copy link
Copy Markdown
Member

improving overall transfer speed.

Since our blocksize is 256k, a window size of 256k incurs an extra RTT to send a single block. Bumping the window size to 512k goes a long way to improve the performance of bitswap transfers

@whyrusleeping whyrusleeping added the status/in-progress In progress label Apr 17, 2015
@whyrusleeping
Copy link
Copy Markdown
Member Author

@jbenet CR please!

@jbenet
Copy link
Copy Markdown
Member

jbenet commented Apr 17, 2015

oh funny-- LGTM

jbenet added a commit that referenced this pull request Apr 17, 2015
increase window size for yamux streams
@jbenet jbenet merged commit a97e9e7 into master Apr 17, 2015
@jbenet jbenet removed the status/in-progress In progress label Apr 17, 2015
@jbenet jbenet deleted the bitswap-perf branch April 17, 2015 08:33
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