How Bun Beats Node.js in File Streaming Performance: The Power of a Shared 250 KB Buffer
When it comes to raw performance, especially in serving static files like package.json, Bun has been making waves with numbers that seem almost too good to be true. A recent benchmark shows:
* Bun v1.2.16: 219,714 requests per second
* Node.js v24.1.0: 39,178 requests