[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: GC [was Re: Lua 5.1 (work4) now available]
- From: skaller <skaller@...>
- Date: 12 Jan 2005 06:26:05 +1100
On Wed, 2005-01-12 at 06:10, Roberto Ierusalimschy wrote:
> As you took long to reply, I came up with my own method. I
> changed lmem.c to trace the important variables at each memory
> operation. Instead of a counter, I use "total memory use" as the x
> axys. And I added a small trick to avoid too many points:
Umm, but if the memory use goes up and down, the variables
won't be a function of x. Don't you mean 'total memory
ever allocated' -- which is certain to be
monotonic increasing?
--
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850,
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net