I just said that I have measured it being slower in at least some use cases.
JIT gains better when already compiled paths run repeatedly. Most long running programs embedding Lua will choose luajit for this reason.
I don't care what people use, the point is that JIT compilation isn't magic that makes everything faster. The way to know is measure.
I just said that I have measured it being slower in at least some use cases.
JIT gains better when already compiled paths run repeatedly. Most long running programs embedding Lua will choose luajit for this reason.
I don't care what people use, the point is that JIT compilation isn't magic that makes everything faster. The way to know is measure.