lua-users home
lua-l archive

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


On Fri, Jan 15, 2010 at 04:49, Mark Hamburg <mark@grubmah.com> wrote:
> On Jan 14, 2010, at 7:15 AM, Mark Hamburg wrote:

>> While upvalues are slower than locals, I suspect that a table lookup is slower still.

> Some statistics. This basically is the result of timing a loop that counts up to a really big number using various ways of storing the counter.

<...>

When posting benchmarks, please consider publishing benchmarked code
so other could reproduce results.

Thank you,
Alexander.