lua-users home
lua-l archive

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


On 18/10/2011, at 8:54 AM, joao lobato wrote:

> Actually, if you end up using it, some benchmarks would be nice :-p

So it turns out all the data I was storing in a list that needed to remain sorted wasn't actually winning me anything anyway, so I've turned away from that.  If I do use these in the future, then I'll let you know about any benchmarking I do.

Thanks to both of you again,
Geoff