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

3DSphere performance is low in RenderPerfTest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3
    • internal
    • internal
    • javafx
    • generic
    • os_x

    Description

      Compared to 3DBox, 3DCylinder and 3DMesh we see that 3DSphere performance numbers is less.

      RenderPerfTest numbers:
      3DBox(15000 primitives) : 12.5 FPS
      3DCylinder(15000 primitives) : 11.3 FPS
      3DSphere(15000 primitives) : 6.5 FPS
      3DMesh(12000 primitives) : 15.4 FPS

      Adding triple buffering for 3D : https://bugs.openjdk.org/browse/JDK-8324115 helped to improve performance only in some architectures. Also triple buffering is disabled after https://bugs.openjdk.org/browse/JDK-8332361. Need to check how we can improve 3DSphere performance

      Attachments

        Issue Links

          Activity

            People

              jdv Jayathirth D V
              jdv Jayathirth D V
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: