lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 05.10.2010 11:14, Thierry wrote:
> Hi,
> 
> Learning Lua, I'm a bit puzzled with this test :
> 
> Could someone explain why the first script below is about 10%
> faster than the second ?

It is already explained by Roberto:
http://www.lua.org/gems/sample.pdf

Regards,
miko