[gs-bugs] [Bug 690352] GS 8.63 seems to consume more CPU compared
to GS8.54
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Sat Jul 18 21:19:37 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690352
------- Additional Comments From ray.johnston at artifex.com 2009-07-18 21:19 -------
Created an attachment (id=5222)
--> (http://bugs.ghostscript.com/attachment.cgi?id=5222&action=view)
time-log.txt
These timings show the progression of timings for execution of the bash:
time ( x=1; while [ $x -lt 200 ] ; do bin/gs -q -sDEVICE=pdfwrite -o x.pdf
Bug_690352_input.ps > $O 2>&1; x=$(( $x + 1 )); done )
after a "make clean" on each revision. I ran the above for every 5 revisions
from 6794 to 9859 (sure is nice having a system that can do a make -j5 in
under 30 sec).
As can be seen, there are a few points that show jumps in the user time.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list