Petr Slaby created PDFBOX-2117:
----------------------------------
Summary: AxialShadingContext is slow
Key: PDFBOX-2117
URL: https://issues.apache.org/jira/browse/PDFBOX-2117
Project: PDFBox
Issue Type: Bug
Reporter: Petr SlabyAxialShadingContext#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). -- This message was sent by Atlassian JIRA (v6.2#6252)
