Bug 693134

Summary: Slow rendering of interpolated images + transparency.
Product: Ghostscript Reporter: Alex Cherepanov <alex>
Component: Graphics LibraryAssignee: Michael Vrhel <michael.vrhel>
Status: RESOLVED FIXED    
Severity: normal CC: pablo, tilman
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: Triptico-guifi1A.pdf: slow rendering

Description Alex Cherepanov 2012-06-16 03:31:15 UTC
gs takes 25 minutes to do
~/ghostpdl/gs/debugbin/gs -sDEVICE=bmp16m -o /dev/null Triptico-guifi1A.pdf

and 45 minutes to do
~/ghostpdl/gs/debugbin/gs -dNOPAUSE -dBATCH Triptico-guifi1A.pdf

With -dNOINTERPOLATE or -dNOTRANSPARENCY rendering time is within 1..2 sec
for any combination of devices and options.

The sample file has been attached by the user to the bug 693033, comment 2,
that is unrelated to the rendering problem.
Comment 1 Pablo Castellano 2012-06-16 08:16:46 UTC
Created attachment 8693 [details]
Triptico-guifi1A.pdf: slow rendering

I'm attaching the same file here.

Let me know if I can help in any other way
Comment 2 Tilman Hausherr 2017-01-20 12:30:26 UTC
This file worked very fast (seconds) for me with gs 9.19, so maybe this problem was solved long ago.
Comment 3 Michael Vrhel 2017-01-20 14:21:09 UTC
Confirmed it is fast now.