Recently a new JavaScript server-side runtime, Bun, was announced, promising a massive speed improvement over Node.js. Instead of testing with a small application, let’s try with a complex app to see the real-world performance. The Bun website (https://bun.
Full article