RFR: 8252104: parallel heap inspection for ShenandoahHeap [v3]

Zhengyu Gu zgu at openjdk.java.net
Wed Sep 16 14:08:59 UTC 2020


On Sat, 12 Sep 2020 00:17:58 GMT, Lin Zang <lzang at openjdk.org> wrote:

>> - enable parallel heap inspecton for ShenandoahHeap
>>   - preliminary evaluation:
>>     Time of jmap histo on (8GB heap with 4GB objects)
>>     * before: 5.186s
>>     * after : 1.698s
>
> Lin Zang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views
> will show differences compared to the previous content of the PR. The pull request contains one new commit since the
> last revision:
>   8252104: parallel heap inspection for ShenandoahHeap
>   
>     - enable parallel heap inspecton for ShenandoahHeap
>     - preliminary evaluation:
>       Time of jmap histo on (8GB heap with 4GB objects)
>       * before: 5.186s
>       * after : 1.698s

Marked as reviewed by zgu (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/67


More information about the serviceability-dev mailing list