[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] lbcv 0.2 - A bytecode verifier for Lua 5.2
- From: Mike Pall <mikelu-1012@...>
- Date: Wed, 15 Dec 2010 17:39:50 +0100
Tony Finch wrote:
> On Wed, 15 Dec 2010, Mike Pall wrote:
> > [For comparison: the LuaJIT parser is about 50% faster than the
> > Lua parser for the same Lua source code.]
>
> I would be intrested if you could give us a summary of the things you do
> to make it faster.
http://lua-users.org/lists/lua-l/2010-03/msg00074.html
--Mike