-
Notifications
You must be signed in to change notification settings - Fork 7
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
undici websocket #114
Comments
Do you have the benchmark results? |
I've never benchmarked it |
Do you have a suggestion of how to benchmark it? Otherwise I'll try to find a way and share it 🙂 |
I'd adjust ws' benchmarks https://github.com/websockets/ws/tree/master/bench |
nodejs/node#50586 |
Refs: nodejs/performance#114 PR-URL: #50586 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Refs: nodejs/performance#114 PR-URL: #50586 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Refs: nodejs/performance#114 PR-URL: #50586 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
undici's WebSocket hasn't been benchmarked and there is probably a lot of room for improvements
https://github.com/nodejs/undici/tree/main/lib/websocket
The text was updated successfully, but these errors were encountered: