Keep in mind that it's not just a matter of comparing the JS engine. The runtime that is built around the engine can have a far greater impact on performance than the choice of v8 vs. JSC vs. anything else. In many microbenchmarks, Bun routinely outperforms Node.js and Deno in most tasks by a wide margin.
smarnach|2 months ago
Aeolun|2 months ago
Lol, yeah, this person is running a performance test on postgres, and attributing the times to JS frameworks.