All three, i.e. Node.js, Deno, and Bun, supports some core web APIs. In this article, I’m going to check who can encode & decode the fastest using web standard TextEncoder & TextDecoder. Of course, I know that, in the real world, no app would be running 5M encodings and decodings…