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

Cache not working at group level with high number of content elements

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • None
    • fx2.0
    • javafx
    • Windows 64

      I have a scene containing a group that contains a large grid of simple elements (1000 x 700 polygons). I enable cache and cacheHint.SPEED on the group expecting a large speed increase but the render time is still slow (~2 fps). Enabling cache on each polygon does not help either (probably because there are so many elements).

      Should setting cache on a group cause an intermediate bitmap of the group.content elements to be created? If no is it a planned feature? Seems very useful.

      I can provide example code if interested upon request.

      Thanks,
      Chris

            kcr Kevin Rushforth
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: