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

Transfer speed performance #99

Open
marcovidonis opened this issue Jul 7, 2022 · 2 comments
Open

Transfer speed performance #99

marcovidonis opened this issue Jul 7, 2022 · 2 comments

Comments

@marcovidonis
Copy link

I'm noticing what looks like a bottleneck in the transfer speed performance compared to what's attainable in instant.io.

When I transfer a file between 2 btorrent instances (2 browser windows running on the same machine) I get a maximum transfer rate of approx. 3 MB/s. If I do the same on 2 instant.io instances on the same machine, I get transfer rates of 15-20 MB/s.

Have you noticed the same @DiegoRBaquero? Any idea as to what could be the difference? Both projects run on webtorrent with the same trackers, so I can't really understand what might be cause of the issue.

@DiegoRBaquero
Copy link
Owner

I can't check atm but my guess is newer webtorrent version (?)

@marcovidonis
Copy link
Author

I've done some more digging and it looks like it might actually be an issue with webtorrent versions newer than 1.3.4 when the app is not bundled with browserify.
If I use v1.3.4 or older I get speeds that are at least as fast as instant.io. When I switch to v.1.3.5, all rest being the same, speed is capped at about 3 MB/s.

I opened an issue on the webtorrent project: webtorrent/webtorrent#2351.

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