Hacker News new | ask | show | jobs
by LegionMammal978 1342 days ago
> apparently the author is a deno employee but did not choose to disclose such? If so then that throws any moral position they have out the window.

It seems like the author disclosed this a couple minutes after you wrote your comment.

> The sqlite complaint is not reasonable, if sqlite is being used as a demonstration of wasm performance there is nothing at all wrong with this test

Looking at that benchmark, it seems to be comparing Deno's WASM sqlite to Bun's native bun:sqlite, which I'd consider to be an unfair comparison.

1 comments

> Looking at that benchmark, it seems to be comparing Deno's WASM sqlite to Bun's native bun:sqlite, which I'd consider to be an unfair comparison.

Ah, then I have misunderstood what it's doing - that's hilariously terrible benchmarking, and if so the bun folk should feel bad.