There is 48% (16.70 fps) performance regression in GUIMark2.Bitmap in MacOS in build 8.0-graphics-scrum-h242.
The results on Mac-Mid-Range machine are:
h241: 34 fps
h242: 17 fps
According to Hudson the build 8.0-graphics-scrum-h242 contains the following changes:
1. Fix RT-24566: Resolve semantics of texture padding.
Many other effect and ImagePattern bugs on embedded are likely resolved with this fix as well.
2. Fix RT-24566: Resolve semantics of texture padding.
The regression is easy reproduced. Steps to run the benchmark:
> cd JFX_WS/tests/performance/GUIMark2/
> ant
> java -Djavafx.animation.fullspeed=true
-cp "JFX_HOME/rt/lib/jfxrt.jar;./dist/GUIMark2.jar"
guimark2.BitmapTest