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

Replace Express with uWebSockets #778

Open
ansarizafar opened this issue Feb 19, 2017 · 1 comment
Open

Replace Express with uWebSockets #778

ansarizafar opened this issue Feb 19, 2017 · 1 comment

Comments

@ansarizafar
Copy link

Consider replacing expressjs with uWebScket performance gain is huge https://github.com/uWebSockets/uWebSockets/wiki/(More-than)-one-million-requests-per-second-in-Node.js

@joshuafcole
Copy link
Contributor

This is likely worth looking into down the road, but right now our primary bottleneck is our evaluation strategy. We're currently working on that since we expect it to have large returns for improving performance.

In the interim, if any sufficiently interested users feel passionate about this please feel free to port master to uWebSockets and provide some perf info so we can see how big the change is.

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