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
WIP, this module is already really fast but there are some HTTP features missing and easy perf gains to be had.
On my laptop I can serve simple hello world payloads at around 100k requests/seconds compared to 10k requests/second using node core.
Should we consider switching our REST layer to turbo-http when the library becomes more stable?
The text was updated successfully, but these errors were encountered:
This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.
Quoting from https://github.com/mafintosh/turbo-http:
Should we consider switching our REST layer to turbo-http when the library becomes more stable?
The text was updated successfully, but these errors were encountered: