galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

Slow #228

Open peter-borgstedt opened 6 years ago

peter-borgstedt commented 6 years ago

Should it really take ~20-30 seconds to initiate the reader when loading a pdf (from memory) that is only 48mb and 97 pages?

Why does it take this amount of time? When I open the pdf in Acrobat reader it opens much quicker and even render the whole thing. It takes couple of seconds and its displayed.

I'm only loading it into the reader and it takes this amount of time.