[Poppler-bugs] [Bug 78006] Certain documents take ages to open
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 28 01:07:07 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78006
--- Comment #3 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
The referenced document has 1385 pages. Rendering of 1 page in default
resolution takes on my laptop:
time ./utils/pdftoppm -png -cropbox -f 1 -l 1 78006.open/c++14-std.pdf
output/78006
real 0m0.227s
user 0m0.204s
sys 0m0.008s
Rendering of 10 pages:
time ./utils/pdftoppm -png -cropbox -f 1 -l 10 78006.open/c++14-std.pdf
output/78006
real 0m3.366s
user 0m3.340s
sys 0m0.008s
I think I'm getting too old if someone argues that it "takes ages to open". But
even if, it's definitely not a poppler problem but a problem of the application
which opens it!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140428/4fa34eb6/attachment.html>
More information about the Poppler-bugs
mailing list