You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/24 21:25:11 UTC

[jira] [Commented] (PDFBOX-3131) Replace IndexData class with List to reduce memory footprint/comlexity

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

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

Commit 1716244 from [~lehmi] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1716244 ]

PDFBOX-3131: replace IndexData with a simple list to reduce the memory footprint/complexity

> Replace IndexData class with List to reduce memory footprint/comlexity
> ----------------------------------------------------------------------
>
>                 Key: PDFBOX-3131
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3131
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.0
>
>
> The class IndexData holds intermediate data creates byte array everytime when getBytes is called. I'm going to replace the class with a simple list to reduce the memory footprint and the complexity.



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

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