red6 / pdfcompare

A simple Java library to compare two PDF files
Apache License 2.0
220 stars 66 forks source link

Utility fails to create complete result for large size pdf files. #60

Closed prashantpahwa closed 4 years ago

prashantpahwa commented 4 years ago

On comparing a PDF with size 1800 pages, It chokes up the CPU and 12 GB of RAM for 15 minutes. The result varies with 75-150 pages instead of 1800 pages.

finsterwalder commented 4 years ago

In this general form it is really hard to tackle this problem. Would it be possible that you supply one of your documents? Or a generated document that shows the problem?

finsterwalder commented 4 years ago

Since there was no reaction, I close this ticket for now. Feel free to contact me for further investigation...

Lonzak commented 4 years ago

@prashantpahwa Can you supply a test document? Provide some details...