Y
Hacker News
new
|
ask
|
show
|
jobs
by
thecupisblue
209 days ago
9x faster than express is a bold claim, would be interesting to see how it holds up with real application logic and some real benchmarks/usecases.
1 comments
andout_
209 days ago
That's for request handling overhead. Real-world speedup depends on your bottleneck (DB, external APIs, etc.), but the gains still apply. Good feedback though, and we have more benchmarks planned regardless.
link