[Rev 06] RFR: 6549: Color flame chart based on package name

Miroslav Wengner mwengner at openjdk.java.net
Mon Jan 13 22:17:06 UTC 2020


> implemented ticket : https://bugs.openjdk.java.net/browse/JMC-6549
> additionally:
> 1. fixed issue with displaying big data set in flameview
> 2. improved display speed
> 
> comments:  cell coloring algorithm is based on packageName hash with defined depth to avoid collisions and guarantee same stripPackageName color.
> conclusion: the flameview is always displayed

The pull request has been updated with 1 additional commit.

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

Added commits:
 - 53b90b12: 6549: Color flame chart based on package name

Changes:
  - all: https://git.openjdk.java.net/jmc/pull/29/files
  - new: https://git.openjdk.java.net/jmc/pull/29/files/be283068..53b90b12

Webrevs:
 - full: https://webrevs.openjdk.java.net/jmc/29/webrev.06
 - incr: https://webrevs.openjdk.java.net/jmc/29/webrev.05-06

  Stats: 18 lines in 1 file changed: 0 ins; 9 del; 9 mod
  Patch: https://git.openjdk.java.net/jmc/pull/29.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/29/head:pull/29

PR: https://git.openjdk.java.net/jmc/pull/29


More information about the jmc-dev mailing list