IGV: refine 'Simplify graph' filter

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • b17

      The 'Simplify graph' filter aims at raising the level of abstraction and improving the layout of the presented graph by e.g. combining projections into their parent nodes, inlining constants into their users, etc. These transformations have great potential but are not fully exploited in their current form. This RFE proposes extending the current set of simplifications applied by the filter, for example by:
      - combining Bool nodes into their parents and showing only their tested condition,
      - compressing the text displayed in combined and inlined nodes to improve the layout quality (which is severely degraded in the presence of wide nodes),
      - combining Mach projections and other nodes such as conversions, and
      - inlining further nodes such as ThreadLocal and MachTemp.

            Assignee:
            Roberto Castaneda Lozano
            Reporter:
            Roberto Castaneda Lozano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: