On Wed, 10 Oct 2012 20:11:29 +0100, Andrei Alexandrescu <[email protected]> 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/

Reply via email to