[gs-bugs] [Bug 692338] performance degradation
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jul 12 16:33:27 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692338
Chris Liddell <chris.liddell at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Chris Liddell <chris.liddell at artifex.com> 2011-07-12 16:33:25 UTC ---
Fixed in:
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=89de03
For old code, on my machine:
time ./gs -sDEVICE=bmpmono -o /dev/null -c '100
{(/home/cliddell/Downloads/gs_timing.ps) run} repeat' > /dev/null
gives:
real 1m1.167s
user 1m0.240s
sys 0m0.880s
And for the new code:
real 0m48.838s
user 0m48.170s
sys 0m0.630s
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list