hg: openjfx/8/graphics/rt: Rewrote the GraphicsPerformance node-count based benchmarks. Rectangle, Image, and Button variants (including a Button using a flat style specified via setStyle).
hang.vo at oracle.com
hang.vo at oracle.com
Mon Aug 26 16:32:19 PDT 2013
Changeset: a36f2ca70fac
Author: rbair
Date: 2013-08-26 16:21 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a36f2ca70fac
Rewrote the GraphicsPerformance node-count based benchmarks. Rectangle, Image, and Button variants (including a Button using a flat style specified via setStyle).
+ apps/performance/GraphicsPerformance/src/main/java/nodecount/BenchBase.java
+ apps/performance/GraphicsPerformance/src/main/java/nodecount/BenchTest.java
! apps/performance/GraphicsPerformance/src/main/java/nodecount/ButtonBench.java
+ apps/performance/GraphicsPerformance/src/main/java/nodecount/FlatButtonBench.java
! apps/performance/GraphicsPerformance/src/main/java/nodecount/ImageBench.java
+ apps/performance/GraphicsPerformance/src/main/java/nodecount/PixelGrid.java
! apps/performance/GraphicsPerformance/src/main/java/nodecount/RectBench.java
+ apps/performance/GraphicsPerformance/src/main/java/nodecount/RotatingGrid.java
+ apps/performance/GraphicsPerformance/src/main/java/nodecount/SimpleGrid.java
More information about the openjfx-dev
mailing list