Closed uNetworkingAB closed 4 months ago
This variant: https://github.com/uNetworking/uWebSockets.js/blob/master/examples/Benchmarker.cjs
should be about 2x the perf. for the first 2 tests. You could possibly add another test case called "uws with declarative response" or such. Would be interesting to see what results you get from that. I get about 2x.
Requires latest version.
Update with 9cc1f98, thanks for your contribution
This variant: https://github.com/uNetworking/uWebSockets.js/blob/master/examples/Benchmarker.cjs
should be about 2x the perf. for the first 2 tests. You could possibly add another test case called "uws with declarative response" or such. Would be interesting to see what results you get from that. I get about 2x.
Requires latest version.