> - 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/313d6cb5..1fddea7c Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=67&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=67&range=02-03 Stats: 44 lines in 2 files changed: 6 ins; 11 del; 27 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