On 10-10-2012 21:47, Paulo Pinto wrote:
On Wednesday, 10 October 2012 at 19:35:33 UTC, Andrei Alexandrescu 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


Andrei

Although I am not a GC expert, have you look at these examples already?

http://docs.oracle.com/javase/7/docs/technotes/tools/share/jstat.html

Way too much information to digest in that one. Anything in particular you'd like to see?


http://golang.org/pkg/runtime/#MemStats

http://www.haskell.org/ghc/dist/current/docs/html/libraries/base-4.6.0.0/GHC-Stats.html





--
Paulo


--
Alex Rønne Petersen
[email protected]
http://lycus.org

Reply via email to