lua-users home
lua-l archive

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


> > Now if the result was larger, that would be a surprise.
> 
> It is larger in Mac OS X...

With all functions in a single file, the compiler has more opportunities
for inlining calls.

-- Roberto