[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: can someone explain why...
- From: Javier Guerra Giraldez <javier@...>
- Date: Thu, 7 Oct 2010 10:24:42 -0500
On Thu, Oct 7, 2010 at 7:40 AM, Michal Kolodziejczyk <miko@wp.pl> wrote:
> (Of course "don't optimize" means "don't use implementation specific
> hack", but you still should use efficient algorithms).
among those, the first one is to reuse. tables, in this case. i
don't think LuaJIT's allocator/GC is 10 times faster than stock Lua's.
--
Javier