[Poppler-bugs] [Bug 68322] pdftops 20 Aug 2013 is about 10% slower than last year

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 8 10:40:01 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68322

--- Comment #5 from William Bader <williambader at hotmail.com> ---
Created attachment 88906
  --> https://bugs.freedesktop.org/attachment.cgi?id=88906&action=edit
patch for Splash::expandRow()

This makes my 1288986-xpdfshadebug.pdf test file about 1% faster with
pdftops -eps -level1sep 1288986-xpdfshadebug.pdf /tmp/x.eps
In this run, 4852 of 29329 calls to Splash::expandRow() had a step of 1/2.
This patch makes a special case for steps of 1/2 in expandRow() to use ints
instead of doubles and should not change the results.
It probably isn't worth pursuing this further.
William

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131108/5ad51028/attachment.html>


More information about the Poppler-bugs mailing list