lua-users home
lua-l archive

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


Vincent PENQUERC'H wrote:
> Did you make the speed test with a plain C version
> (with no Lua at all) ?
> 
> Vincent Penquerc'h
> 
> "4 GB ought to be enough for anybody."

I compiled lua.c and did a 

dofile("bench.lua")


/Erik