-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b71
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8199984 | openjdk7u | Andrew Brygin | P3 | Resolved | Fixed | master |
We need some means to estimate a level of performance of our
color management sub-system, and to verify that changes in this
area do not cause any performance degradation.
In particular, we need to measure following aspects:
- ColorConvertOp performance for images and rasters.
- rendering speed for images with non-sRGB color spaces.
- performance of access to profile data (tags and header fields)
color management sub-system, and to verify that changes in this
area do not cause any performance degradation.
In particular, we need to measure following aspects:
- ColorConvertOp performance for images and rasters.
- rendering speed for images with non-sRGB color spaces.
- performance of access to profile data (tags and header fields)
- backported by
-
JDK-8199984 Need to provide benchmarks for color management
- Resolved