SaltyAom / bun-http-framework-benchmark

Compare throughput benchmark from various Bun HTTP framework
349 stars 30 forks source link

uWS.DeclarativeResponse is an option #74

Open uNetworkingAB opened 6 days ago

uNetworkingAB commented 6 days 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.