Avoid processing CSS for VirtualFlow cells that are CSS clean

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: None
    • Component/s: javafx

      VirtualFlow calls impl_processCSS(false) heavily. However many times (especially with more care in terms of invalidating CSS) we will have clean CSS for a cell, and we don't actually have to reapply any CSS at all. According to my tests, simply avoiding CSS in such cases where it is clean yields a huge performance improvement -- from 30fps to 50fps on run-tableview-bm.

            Assignee:
            Kinsley Wong (Inactive)
            Reporter:
            Richard Bair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: