[ 
https://issues.apache.org/jira/browse/PDFBOX-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18117626#comment-18117626
 ] 

ASF subversion and git services commented on PDFBOX-6268:
---------------------------------------------------------

Commit 1938403 from [email protected] in branch 'pdfbox/branches/3.0'
[ https://svn.apache.org/r1938403 ]

PDFBOX-6268: replace keycache to avoid rebuilding it again and again as 
proposed by Tim Allison

> Avoid rebuilding key cache when possible
> ----------------------------------------
>
>                 Key: PDFBOX-6268
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-6268
>             Project: PDFBox
>          Issue Type: Task
>          Components: Parsing
>            Reporter: Tim Allison
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>         Attachments: G7BO7PNCCREVF2BCY5YSYOPYDLMBYASY.pdf, 
> RFFQRH5P3P4YLUL5MWWZIPDQRKAPES2H.pdf
>
>
> Over on Tika, we found that our {{COSDocument.getObjectsByType(FILESPEC)}} 
> was really expensive on a couple of PDFs.
> The issue was that every object stream parse rebuilds the cache from scratch: 
> xref entries × object streams map insertions.
> With incoming PR, we could get >600s -> ~4 seconds or less.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to