[Poppler-bugs] [Bug 96728] pdftops needs hours to convert this 10MB pdf
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 17 00:49:29 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=96728
Stefan Brüns <stefan.bruens at rwth-aachen.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|utils |splash backend
--- Comment #1 from Stefan Brüns <stefan.bruens at rwth-aachen.de> ---
This is an particularly "unfriendly" PDF.
It contains a vectorial map, the map shows several hundreds of trees, and each
tree crown is drawn as hundreds of branches.
Apparently the trees are drawn as lineart.
According to valgrind, the majority of the time is spent calculating path
intersections, i.e. in SplashXPathScanner::computeIntersections(...).
Not only pdftops is slow, but also okular, thus I have changed the component.
--
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/20180517/2a6c626b/attachment.html>
More information about the Poppler-bugs
mailing list