> - 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/6645cc27..313d6cb5

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=67&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=67&range=01-02

  Stats: 16 lines in 2 files changed: 7 ins; 3 del; 6 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

Reply via email to