hg: openjfx/8/graphics/rt: RT-27079: 8.0-graphics-scrum-h449: RT-25055 caused up to 80% regression in Charts.Bubble benchmark
hang.vo at oracle.com
hang.vo at oracle.com
Thu Jan 10 18:33:00 PST 2013
Changeset: 0690808f8133
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-01-10 18:20 -0800
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/0690808f8133
RT-27079: 8.0-graphics-scrum-h449: RT-25055 caused up to 80% regression in Charts.Bubble benchmark
Summary: Implemented the "cacheShape" property on Region, and set it to false for BubbleChart and PieChart regions. This seems to fix the problem quite nicely.
! javafx-sg-common/src/com/sun/javafx/sg/PGRegion.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGRegion.java
! javafx-ui-charts/src/javafx/scene/chart/BubbleChart.java
! javafx-ui-charts/src/javafx/scene/chart/PieChart.java
! javafx-ui-common/src/javafx/scene/layout/Region.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubRegion.java
More information about the openjfx-dev
mailing list