lua-users home
lua-l archive

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


My performance tests show that for
function calls there is a lot (i really mean a lot) room for
optimization.

Do you mean there is a lot of *room* for optimization, as in "I know
how that can be optimized significantly" or, a lot of *need* for
optimization, as in "I don't like the performance of function calls"?