samccone / drool

Automated memory leak detection and analysis
1.48k stars 53 forks source link

Look into exposing how many calls to GC / how much time was spent on GC #18

Closed samccone closed 8 years ago

samccone commented 8 years ago

Obviously we need to exclude the forced GC work that we are doing here already, but that should be simple enough to measure

samccone commented 8 years ago

:+1: this has been added