GitHub user royguo opened a pull request:
https://github.com/apache/pdfbox/pull/26
Update PDFStreamEngine.java
There's no need to allocate new ArrayList in `processStreamOperators`. In
my test case of a `4.2M` pdf, text extraction reduce from 16 seconds to 14
seconds.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/royguo/pdfbox trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/pdfbox/pull/26.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #26
----
commit 59bcfbd7168f22aae4e8c4f1ec50b52b3aaddc58
Author: Roy Guo <[email protected]>
Date: 2016-10-03T15:35:11Z
Update PDFStreamEngine.java
There's no need to allocate new ArrayList in `processStreamOperators`. In
my test case of a `4.2M` pdf, text extraction reduce from 16 seconds to 14
seconds.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]