On 1/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Christophe: > > There's a lot of info available here. But I cannot interpret it >
stats without refinemend gives used memory (+ a little bit which is not yet garbage-collected). total allocated memory may be a few mb higher, because the gc keeps a bit reserve for later use, instead of calling os each time for each little bit memory. Thanks for link to that stats-script, Sunanda :) > Me neither. > > But there are some clues here: > http://www.reboltech.com/library/html/mem-stats.html > > It's a script by Carl S that neatly formats the stats (ignore the "comman= d > only" comment -- stats are available in recent releases of other builds t= oo). > > The total memory used is legended as "bytes". Though take that with the > usual cautions. > > Sunanda. > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- -Volker "Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem." David Wheeler -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
