<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Rendering this PDF using cairo is an order of magnitude slower than with splash"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107225">107225</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Rendering this PDF using cairo is an order of magnitude slower than with splash
</td>
</tr>
<tr>
<th>Product</th>
<td>poppler
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>cairo backend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>poppler-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>code@schoeller.se
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=140632" name="attach_140632" title="The PDF">attachment 140632</a> <a href="attachment.cgi?id=140632&action=edit" title="The PDF">[details]</a></span>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>