[Poppler-bugs] [Bug 107225] New: Rendering this PDF using cairo is an order of magnitude slower than with splash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 13 19:54:33 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107225
Bug ID: 107225
Summary: Rendering this PDF using cairo is an order of
magnitude slower than with splash
Product: poppler
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: cairo backend
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: code at schoeller.se
Created attachment 140632
--> https://bugs.freedesktop.org/attachment.cgi?id=140632&action=edit
The PDF
$ time pdftoppm -png -cropbox test.pdf splash
real 0m0,192s
user 0m0,177s
sys 0m0,015s
$ time pdftocairo -png -cropbox test.pdf cairo
real 0m2,475s
user 0m2,450s
sys 0m0,019s
Note that the PDF consists of only a single page. The same performance
difference exists for the full document.
Fedora package version: poppler-0.62.0-2.fc28.x86_64
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180713/2cfaa9c4/attachment.html>
More information about the Poppler-bugs
mailing list