[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: is this a bug in lua core 5.0b ?
- From: Benoit Germain <bgermain@...>
- Date: Thu, 30 Jan 2003 17:33:12 +0100
well, my main interest in this allocator is that, with very slight code
changes, I can manage several memory pools and have some stats per program
component. I haven't checked for speed though, but I know it is fast enough
for my needs.
> -----Message d'origine-----
> De : MichaelL@frogware.com [mailto:MichaelL@frogware.com]
> Envoyé : jeudi 30 janvier 2003 17:26
> À : Multiple recipients of list
> Objet : Re: is this a bug in lua core 5.0b ?
>
>
>
> Your error aside, would you mind posting any results you see
> from using
> Doug's malloc? I wondered whether or not it would make any difference.
>