RFR: 8252104: parallel heap inspection for ShenandoahHeap [v5]
Lin Zang
lzang at openjdk.java.net
Mon Sep 21 07:20:58 UTC 2020
> - 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/67/files
- new: https://git.openjdk.java.net/jdk/pull/67/files/1fddea7c..a1b6a76c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=67&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=67&range=03-04
Stats: 10 lines in 2 files changed: 1 ins; 0 del; 9 mod
Patch: https://git.openjdk.java.net/jdk/pull/67.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/67/head:pull/67
PR: https://git.openjdk.java.net/jdk/pull/67
More information about the serviceability-dev
mailing list