GC statistics

Alex Rønne Petersen alex at lycus.org
Sat Oct 20 02:41:01 PDT 2012


On 10-10-2012 23:19, deadalnix wrote:
> Le 10/10/2012 21:11, Andrei Alexandrescu a écrit :
>> This is mostly for GC experts out there - what statistics are needed and
>> useful, yet not too expensive to collect?
>>
>> https://github.com/D-Programming-Language/druntime/pull/236
>>
>>
>> Andrei
>
> Number of collections (full and young if it is appropriate), maximum
> time of pause induced, average time of pause.
>
> Size of different heap parts if it is appropriate.

Can you elaborate on what you'd like to see here?

>
> All are not expansive to compute.


-- 
Alex Rønne Petersen
alex at lycus.org
http://lycus.org


More information about the Digitalmars-d mailing list