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

8.0-graphics-scrum-h83: regressions in Controls.TableView-XmasTree and Contrls.Buttons on Windows

XMLWordPrintable

      The fix for RT-23725 "slow shaders on BeagleBoard" was integrated into build 8.0-graphics-scrum-h83/windows-i586.

      This fix (in addition to bunch of improvement) introduced the following regressions:

      WinXP-Mid-Range: #83 vs #82
      ---------------
      Contrls.Buttons-adhoc-mouse-nodes1008-skipAll: -20% (-124.27 fps)
      Controls.TableView-XmasTree-adhoc-table90x50-updateCells10: 14% (-5.05 fps)


      These regressions are still in place in build 8.0-graphics-scrum-h117 which
      contains fix for RT-24965 "DirtyArea regressions due to RT-23725".


      Steps to run Controls.Buttons-adhoc-mouse-nodes1008-skipAll
      > cd JFX_WS/tests/performance/MouseResponseTest/
      > ant
      > java -Djavafx.animation.fullspeed=true
             -cp "JFX_HOME/rt/lib/jfxrt.jar;./dist/MouseResponseTest.jar;../FXBenchmark/dist/FXBenchmark.jar;../../../import/benchmarks-2.1.1/benchmarks-2.1.1.jar"
             jrockit.bm.Main uiresponse.bm.MouseResponseFpsBenchmark -i 1 -wt 0 -tr 60 -nodes 1008 -skip 1007 -click-mode first-last


      Steps to run Controls.TableView-XmasTree:
      > cd JFX_WS/tests/performance/Controls/
      > ant
      > java -Xmx512m -Djavafx.animation.fullspeed=true
             -cp "JFX_HOME/rt/lib/jfxrt.jar;./dist/Controls.jar;../FXBenchmark/dist/FXBenchmark.jar;../../../import/benchmarks-2.1.1/benchmarks-2.1.1.jar"
             jrockit.bm.Main controls.bm.XmasTreeTableViewBenchmark -i 1 -wt 0 -tr 60 -col-width 40 -row-height 20 -rows 30 -columns 30 -batch-size 10


      Note, you need substitute real path for JavaFX (JFX_WS, JFX_HOME variables).

            kcr Kevin Rushforth
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: