chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] How to measure time spent in the garbage collector?


From: felix winkelmann
Subject: Re: [Chicken-users] How to measure time spent in the garbage collector?
Date: Mon, 22 Aug 2005 08:09:04 +0200

On 8/21/05, address@hidden
<address@hidden> wrote:
> On 21 Aug 2005, felix winkelmann <address@hidden> wrote:
> 
> >        0 seconds elapsed
> >        0 seconds in (major) GC
> >       11 mutations
> >        0 minor GCs
> >        0 major GCs
> >
> > I think line 2 speaks for itself... ;-)
> 
> Sure. My complaint was that by reading the manual you don't get
> the information that you can receive GC times:
> I just found this explanation of 'time':
> 
> "Evaluates @code{EXP1 ...} and print elapsed time and memory
> information."
> 
> How about:
> "Evaluates @code{EXP1 ...} and prints elapsed time and some
> values about GC use, like time spent in major GCs, number of minor
> and major GCs."
> (I forgot mutations above.)
> 

Right, thanks.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]