Hacker News new | ask | show | jobs
by TurplePurtle 5121 days ago
I imagine Javascript's advantage is because V8 is a JIT compiler. It's unfortunate LuaJIT is not shown since it would probably be around the same level or higher than V8.
1 comments

I'd also be interested to see Pypy's experimental JIT compared here (or pypy at all, for that matter).