[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bookworm Adventures Postmortem
- From: Sam Roberts <sroberts@...>
- Date: Mon, 19 Mar 2007 10:33:45 -0700
On Sun, Mar 18, 2007 at 08:12:12PM -0800, Lothar Scholz wrote:
> Lua maybe fast but it is slow compared to what is possible. With a lot of
> OO it is even slower. I consider
> this as a problem as long as i see that you can easily reduce a few hash
> tables accesses and conditional
> checks.
Lots of folks would like to see Lua be faster.
Since its easy, why not post a patch, or at least pointers to specific
locations in the code?