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

8.0-graphics-scrum-2099: up to 30% performance regressions in Controls.RadioButton on Windows/Nvidia machine

XMLWordPrintable

      There is -28% (-26.72 fps) performance regression in Controls.RadioButton observed on WindowsXP machine which
      has "Nvidia FX 570". The issue is easy reproduced. JPA profile shows the time spent in NGRegion.renderContent has been
      significantly increased (from 6 sec to 15.8 sec, total benchmark execution time was 30 sec).
      Note, the issue is not reproduced on Win7-High-End machines which have "AMD Radeon HD 6770" as well as on my
      Windows laptop which has Intel HD Graphics-4000. So, perhaps the issue is GPU specific.

      8.0-graphics-scrum-2099 has the following related changes:
       - RT-34523: Printing: When turning on button "style", the printed page is blank
           Reviewed-by: fheidric — prr / detail
       - Fix RT-28691: Region corners wrong when corner radii overflow width or height
           Reviewed by: Felipe, David Grieve — flar / detail

      Steps to run Controls.ListView-Keyboard
      > cd JFX_WS/tests/performance/Controls/
      > ant
      > java -Djavafx.animation.fullspeed=true
              -cp "JFX_HOME/rt/lib/ext/jfxrt.jar;./dist/Controls.jar;../FXBenchmark/dist/FXBenchmark.jar;../../../import/benchmarks-2.1.1/benchmarks-2.1.1.jar"
             jrockit.bm.Main controls.bm.RadioButtonBenchmark -i 1 -wt 0 -tr 60 -toggleStep 300

            Unassigned Unassigned
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Imported: