Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8124093

fx8.0-b86: CSS code for modena css rules with multiple selectors is not optimized

XMLWordPrintable

      Performance of simple Labels has been dropped significantly after switching to Modena (b86).
      I wrote simple test case which draws different set of labels on every pulse.
      Here are performance results on my Windows laptop:
       b85: 255 fps
       b86: 185 fps // Modena is by default
       b87: 150 fps
       b88: 125 fps
       b89: 125 fps


      JPA shows that significant time increase (more than in 2 times) is observed in
        com.sun.javafx.css.StyleManager.findMatchingStyles(...).

      On 5/13/13 5:22 PM, David Grieve wrote:
      > The issue is that modena.css has css rules with multiple selectors and the css code is not optimized around that.
      > So this is a known issue, but there is no bug tracking it.

            dgrieve David Grieve
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: