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
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.
The text was updated successfully, but these errors were encountered:
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'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.
The text was updated successfully, but these errors were encountered: