Bun is up to 20x slower than NodeJS in logic operations

https://dev.to/samchon/bun-is-up-to-20x-slower-than-nodejs-in-logic-operations-305d

21 points · 4 comments · view on lemmy.world

4 Comments

BrundleFly2077@sh.itjust.works · 10 pts · 1y (2 replies)

wtf is happening here?

🤖🤡

Deebster@programming.dev · 10 pts · 1y (1 reply)

The uncropped version makes it a bit clearer:

It's also clearer that it's from an AI.

BrundleFly2077@sh.itjust.works · 2 pts · 1y

That tortoise is getting ready for something. I feel like these two have done this before.

not_woody_shaw@lemmy.world · 3 pts · 1y

Kinda ironic, we have a couple projects using Typia for clientside validation of external data, and we migrated them to Bun because of how nicely Typia integrates with Bun. I guess this performance issue doesn't affect us though, because we only use Bun as a build tool.