<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pdftops 20 Aug 2013 is about 10% slower than last year"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68322#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pdftops 20 Aug 2013 is about 10% slower than last year"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68322">bug 68322</a>
from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
<pre>Hmmmm, isn't that just special casing for your file?
Have you tried using memcpy instead of the for? Supposedly when compiling with
optimization the compiler can insert "fast asm calls" there if feasible or just
do a for loop if it finds out it's more expensive than doing a syscall</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>