This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: is there a gc hook?


Russell McManus <russell.mcmanus@msdw.com> writes:

> Is there a way for me to time gc runs and print out the results?
> I've got some performance issues I've got to track down, and I didn't
> see anything obvious in the source code.

gc-stats should do what you want (the time-taken measure isn't that
great though; it would be worthwhile to make that a bit smarter, using
something like times when it's available). 


-- 
Gregh: too damned busy.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]