[Poppler-bugs] [Bug 78016] High process load while rendering pdf

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 28 01:34:23 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78016

--- Comment #3 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
Seems to be "cairo backend" problem only: I can open it in okular without
seeing that problem, and time measurement shows me:

time ./utils/pdftoppm -png -cropbox -f 1 -l 10 78016.open/lecture4.pdf
output/78016

real    0m6.556s
user    0m6.516s
sys    0m0.016s

(which is a reasonable time because of the usage of pattern colorspaces, but:)

time ./utils/pdftocairo -png -cropbox -f 1 -l 10 78016.open/lecture4.pdf
output/78016-cairo

real    2m52.166s
user    2m45.826s
sys    0m6.012s

-- 
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/033229d5/attachment.html>


More information about the Poppler-bugs mailing list