-
Type:
Enhancement
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
None
-
Affects Version/s: fx2.0
-
Component/s: javafx
-
Environment:
latest presidio-graphics-scrum
In my demo app I noticed that when I replace ImageView with Rectangle I get significant performance reduction.
So I created this simple code that creates 800 nodes and rotates them.
Rectangles give 30 fps
ImageViews give 60 fps
So I created this simple code that creates 800 nodes and rotates them.
Rectangles give 30 fps
ImageViews give 60 fps