[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A proposal for faster userdata type checking
- From: "Wesley Smith" <wesley.hoke@...>
- Date: Thu, 28 Feb 2008 15:36:07 -0800
Hi Diego,
Would you mind describing a bit your approach? I would be very
interested to hear some about it.
thanks,
wes
On Thu, Feb 28, 2008 at 3:25 PM, Diego Nehab <diego@tecgraf.puc-rio.br> wrote:
> Hi,
>
>
> > i seem to recall mike pall posting some performance numbers comparing
> > the two approaches, but google is failing me at the moment.
>
> I remember that post too. And in the process of writing
> LuaSocket 3.0, I revamped the auxiliar.c module. I should be
> much faster now. The API is a little different, though, and
> definitely not the same as luaL_checkudata. It would be nice
> to have a benchmark of these alternatives. Anybody
> interested in running these tests? I am of course willing to
> help and provide my current implementation.
>
> Regards,
> Diego
>