lua-users home
lua-l archive

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


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?