Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.6, 1.8.7, 2.0.0
Description
AxialShadingContext#getRaster() is on top of profiler hot spots in documents that use an axial shading. Inside it, the slowest part is calling PDColorSpaceRGB#toRGB() and PDFunctionType3#eval() (in this order).