[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Boxed userdata and garbage collector
- From: Alex Queiroz <asandroq@...>
- Date: Thu, 2 Sep 2010 17:25:07 -0300
Hallo,
On Thu, Sep 2, 2010 at 5:23 PM, Sylvain Fabre <sylvain.fabre@inpixal.com> wrote:
> Thanks for the idea, i will try it !
> The point i just want to check is that the use of lua_newuserdata is not too
> slow compared to usual "malloc-type" allocators.
>
You can replace the memory allocator used by Lua too.
--
-alex
http://www.artisancoder.com/