Skip to content

Comment on LuaJIT 2 approaches C in some SCIMark benchmarks.

Comments

I must be jaded. There are so many languages that can present some benchmarks where they're in the same speed magnitude as cleverly optimized C with no obvious bugs.

The squid-graphs from the language shootout of a few days ago told me so much more about the languages.

Right. Making everything about pure speed tends to favor languages for which you can always squeeze out another percentage of performance, yet ignores that the cost of doing so increases quite rapidly. (As it stands, Lua makes it very easy to move hotspots over to C.)

Lua scored pretty well in that shootout, IIRC.

disclaimer I've never even coded in Lua.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.