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

testImgBubbles of RenderPerfTest reports less FPS when run with Metal

XMLWordPrintable

    • 2d
    • x86_64
    • os_x

      Test run with OpenGL :
      --------------------------------
      java -Dsun.java2d.metal=false -Dsun.java2d.uiScale=2.0 -jar dist/RenderPerfTest.jar testImgBubbles

      Result :
      metalEnabled=0
      Image : 58.36 FPS

      Test run with Metal :
      ---------------------------
      java -Dsun.java2d.metal=true -Dsun.java2d.uiScale=2.0 -jar dist/RenderPerfTest.jar testImgBubbles

      Result :
      metalEnabled=1
      Image : 28.56 FPS

            aghaisas Ajit Ghaisas
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: