IGV: speed up filter application

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: hotspot
    • b21

      When one or more filters are enabled, the viewing time for small and medium-sized graphs is dominated by the creation and initialization of JavaScript engines used for filter evaluation. Furthermore, the viewing time increases linearly with the number of filters applied, as an engine is created for every filter application.

      Viewing time can be improved by instead creating and initializing a single JavaScript engine and reusing it for each filter application.

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

              Created:
              Updated:
              Resolved: