[Poppler-bugs] [Bug 34005] splash patch to make pdftops 5% faster on some images

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 25 17:36:30 PST 2011


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

--- Comment #2 from William Bader <williambader at hotmail.com> 2011-02-25 17:36:30 PST ---
>I'm not really convinced about the first part, you are "inlininig" only one of
the 11 uses of pipeRun?

Thanks for looking at it.

I inlined two specific options of one place that lead to the most calls to
pipeRun() in some of my test files that took the longest for pdftops to
process.  I built pdftops with profiling and traced the locations of the calls.
 It eliminated about half of the calls to pipeRun().  The remaining calls were
from other locations or with options that would have required inlining the full
logic of pipeRun().

William

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list