<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:L.Bonnaud@laposte.net" title="Laurent Bonnaud <L.Bonnaud@laposte.net>"> <span class="fn">Laurent Bonnaud</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - High CPU usage on reading specific file"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54746">bug 54746</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>general
</td>
<td>utils
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - High CPU usage on reading specific file"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54746#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - High CPU usage on reading specific file"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54746">bug 54746</a>
from <span class="vcard"><a class="email" href="mailto:L.Bonnaud@laposte.net" title="Laurent Bonnaud <L.Bonnaud@laposte.net>"> <span class="fn">Laurent Bonnaud</span></a>
</span></b>
<pre>Good catch! Here are time measurements on my system:
$ time pdftotext bug-poppler54746.pdf
real 5m52.502s
user 5m52.884s
sys 0m0.016s
$ time pdftotext -raw bug-poppler54746.pdf
real 0m0.280s
user 0m0.244s
sys 0m0.020s
There are perhaps bugs in evince and okular (I will report them), but a similar
bug exists in pdftotext and should be fixed...</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>