Hacker News new | ask | show | jobs
by gutino 1913 days ago
Probably the benchamark you saw was just a iteration of any math calc. In real programs V8 js is orders of magnitude faster than LuaJit

https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

2 comments

>In real programs V8 js is orders of magnitude faster than LuaJit

Fact Check: False

LuaJIT is fastest than all JavaScript JIT implementations in existence.

fyi as-it-says — Lua 5.4.2 — not LuaJIT