[ 
https://issues.apache.org/jira/browse/PDFBOX-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr resolved PDFBOX-3484.
-------------------------------------
    Resolution: Fixed

Resolved per user feedback
{quote}
Just tested the latest 2.0.3 SNAPSHOT Build 
(pdfbox-app-2.0.3-20160908.202512-195.jar) and the performance gain with my 
"slow PDFs" from 2.0.2 to 2.0.3 is really stunning :->
{quote}


> Implement some caching of PDImageXObject
> ----------------------------------------
>
>                 Key: PDFBOX-3484
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3484
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Rendering
>    Affects Versions: 2.0.2, 2.0.3, 2.1.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>             Fix For: 2.0.3, 2.1.0
>
>
> Markus Barbey mentioned on the mailing list that 
> {{PageDrawer.drawImage(PDImage)}} has a new instance every time, because the 
> caching in PDResources is disabled, so the caching of the BufferedImage is 
> useless.
> It is indeed disabled, see near the bottom of PDFBOX-2370.
> I'll enable it for cases where PDImageXObject does not need anything from the 
> resources. An image could be in several pages with the same colorspace name, 
> but that name could be something different in different pages. (very 
> unlikeky, but possible!)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to