sveltekit is very slow in bun when running with @sveltejs/adapter-node
#8637
Labels
performance
An issue with performance
@sveltejs/adapter-node
#8637
What is the problem this feature would solve?
a full reproduction with details: https://github.com/huseeiin/bun-svelte-adapter-node
benchmarks done with
oha
:oha -n 10000 http://localhost:3000
about 2800 req/s
What is the feature you are proposing to solve the problem?
either the bun or svelte team to build a stable bun adapter for sveltekit since its very hard to build a fully-fledged production-ready one especially that the maintainer of
svelte-adapter-bun
is one person.What alternatives have you considered?
i built a small bun adapter in the repo above. it doesn't work for all needs but it gives hope 😄
The text was updated successfully, but these errors were encountered: