guile-devel
[Top][All Lists]
Advanced

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

gc-stats: adding scm_total_cells_allocated ?


From: Han-Wen Nienhuys
Subject: gc-stats: adding scm_total_cells_allocated ?
Date: Tue, 02 Jan 2007 00:41:34 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

Hello,

would people mind if I added a total-cells-allocated field to the 
(gc-stats) output?  

I'm trying to do memory profiling on runs of lilypond, but there is 
no way to determine how much memory a function call uses, since
memory usage according to gc-stats depends on whether GC occurs
during the call, and if yes how many times.


-- 
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen





reply via email to

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