We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
chrome,14611 firefox,5781 node,1523
chrome,604 firefox,612 node,225
chrome,1289 firefox,1772 node,872
chrome,535 firefox,532 node,192
Proposing that Node should deliver 75% of Firefox's obfuscated throughput.
The text was updated successfully, but these errors were encountered:
rajasagashe
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: