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

node servers should deliver at least 75% of throughput as firefox servers #2631

Open
trevj opened this issue Aug 2, 2016 · 0 comments
Open
Assignees

Comments

@trevj
Copy link
Contributor

trevj commented Aug 2, 2016

From UWNetworksLab/uproxy-docker#96, it's clear that WebRTC in Node.js is slow: on my system, Zork on Node.js has 1/10 the throughput of Zork on Chrome. Excerpt from UWNetworksLab/uproxy-docker#96:

no obfuscation

0ms latency

chrome,14611
firefox,5781
node,1523

150ms latency

chrome,604
firefox,612
node,225

caesar

0ms latency

chrome,1289
firefox,1772
node,872

150ms latency

chrome,535
firefox,532
node,192

Proposing that Node should deliver 75% of Firefox's obfuscated throughput.

@trevj trevj added P2 and removed P1 labels Aug 31, 2016
@rajasagashe rajasagashe self-assigned this Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants