GC statistics

Regan Heath regan at netmail.co.nz
Thu Oct 11 08:55:33 PDT 2012


On Wed, 10 Oct 2012 20:11:29 +0100, Andrei Alexandrescu  
<SeeWebsiteForEmail at erdani.org> wrote:
> 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

I'm no GC expert, but I did just spend almost a week learning how to track  
down GC/memory related issues in C#.

I found the following windows performance counters useful:
http://msdn.microsoft.com/en-us/library/x2tyfybc.aspx

R

-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/


More information about the Digitalmars-d mailing list