[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Wanted: Lua source code cruncher
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 9 Mar 2008 17:14:05 -0300
> It's true that the biggest win to implement would be optimizing the local names.
Not such a big win: local names are stored once once per scope.