You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently youtube channel Anton Putra@antonputra released a video benchmarking Bun vs Deno 2 vs Node. On second test it reveals memory leak when querying database.
What version of Bun is running?
1.2.2
What platform is your computer?
k8s container
What steps can reproduce the bug?
Recently youtube channel Anton Putra @antonputra released a video benchmarking Bun vs Deno 2 vs Node. On second test it reveals memory leak when querying database.
Video Link: https://www.youtube.com/watch?v=DpDHPoStZZ8&t=80s
Link to the project: https://github.com/antonputra/tutorials/tree/241/lessons/241/bun-app
What is the expected behavior?
Expecting low memory usage like Node & Deno
What do you see instead?
Memory usage spikes
Additional information
No response
The text was updated successfully, but these errors were encountered: