-
Bug
-
Resolution: Fixed
-
P3
-
8
-
macos
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. FixRT-24566: Resolve semantics of texture padding.
Many other effect and ImagePattern bugs on embedded are likely resolved with this fix as well.
2. FixRT-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
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
Many other effect and ImagePattern bugs on embedded are likely resolved with this fix as well.
2. Fix
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
- relates to
-
JDK-8102048 Need to resolve the semantic of padding and how it can be implemented
-
- Resolved
-