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

Miroslav Wengner mwengner at openjdk.java.net
Mon Jan 13 19:36:54 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:
 - daf8a309: 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/4d6f5838..daf8a309

Webrevs:
 - full: https://webrevs.openjdk.java.net/jmc/29/webrev.02
 - incr: https://webrevs.openjdk.java.net/jmc/29/webrev.01-02

  Stats: 13 lines in 1 file changed: 8 ins; 1 del; 4 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