-
Bug
-
Resolution: Won't Fix
-
P3
-
fx1.3
-
Vista
The Node.cacheHint API does not seem to work properly under Prism when running the Ferrari test case (attached to RT-3503). Whether or not it's enabled, animation is at ~7fps. This is with b22; it has only been in the last couple builds that the Ferrari test case has run under Prism.
Other test cases which use the cacheHint under Prism seem to work fine - namely the Carousel benchmark:
c:/soma/b22-prom/bin/javafx -Xtoolkit prism -jar dist/Carousel.jar 200 -vectors -reflect -rotate
~23 fps
c:/soma/b22-prom/bin/javafx -Xtoolkit prism -jar dist/Carousel.jar 200 -vectors -reflect -cache -rotate
~58 fps
Other test cases which use the cacheHint under Prism seem to work fine - namely the Carousel benchmark:
c:/soma/b22-prom/bin/javafx -Xtoolkit prism -jar dist/Carousel.jar 200 -vectors -reflect -rotate
~23 fps
c:/soma/b22-prom/bin/javafx -Xtoolkit prism -jar dist/Carousel.jar 200 -vectors -reflect -cache -rotate
~58 fps