oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.13k stars 2.68k forks source link

perf issues: bun + hono in popular web framework benchmark tests #7224

Open noahehall opened 10 months ago

noahehall commented 10 months ago

What version of Bun is running?

1.0.13

What platform is your computer?

ubuntu

What steps can reproduce the bug?

What is the expected behavior?

What do you see instead?

Additional information

Jarred-Sumner commented 10 months ago

It reads like HTTP keep-alive is being disabled.

noahehall commented 10 months ago

i'll try to rerun the benchmarks and submit a PR to those guys

zoto-ff commented 1 month ago

hono is much slower than elysia, for example