RFR (M) 8201655: Add thread-enabled support for the Heap Sampling
JC Beyler
jcbeyler at google.com
Mon Nov 5 18:18:38 UTC 2018
Hi all,
Any chance for a review? :)
Jc
On Fri, Oct 26, 2018 at 10:48 AM JC Beyler <jcbeyler at google.com> wrote:
> Hi all,
>
> When working on the heap sampling, I had promised to do the per thread
> event so here it is!
>
> Could I get a review for this:
> Webrev: http://cr.openjdk.java.net/~jcbeyler/8201655/webrev.02/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8201655
>
> I was thinking of adding GC-dev for the memAllocator change once I get
> favorable reviews for the rest of the change.
>
> I've done a bit of performance testing and on the Dacapo benchmark I see
> no change in performance when turned off (logical, any code change is
> behind a flag check already in place) and when turned on it is comparable
> to the current performance.
>
> (More information is: I see a very slight degradation if we are doing 512k
> sampling but no degradation at 2MB).
>
> Thanks,
> Jc
>
--
Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20181105/1470eed7/attachment.html>
More information about the serviceability-dev
mailing list