Changeset: a5db9c5e30d2
Author:    rbair
Date:      2013-08-26 11:38 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a5db9c5e30d2

Added some more tests which are measuring performance when we increase the node 
count but NOT the number of pixels being drawn (so we can measure node 
throughput irrespective of the fill rate).

+ tests/performance/GraphicsPerformance/src/main/java/nodecount/ButtonBench.java
+ tests/performance/GraphicsPerformance/src/main/java/nodecount/ImageBench.java
+ tests/performance/GraphicsPerformance/src/main/java/nodecount/RectBench.java
+ 
tests/performance/GraphicsPerformance/src/main/resources/nodecount/Duke_Wave_Opaque.png

Reply via email to