Bug 693134 - Slow rendering of interpolated images + transparency.
Summary: Slow rendering of interpolated images + transparency.
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Graphics Library (show other bugs)
Version: master
Hardware: PC Linux
: P4 normal
Assignee: Michael Vrhel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-16 03:31 UTC by Alex Cherepanov
Modified: 2017-01-20 14:21 UTC (History)
2 users (show)

See Also:
Customer:
Word Size: ---


Attachments
Triptico-guifi1A.pdf: slow rendering (1012.50 KB, application/download)
2012-06-16 08:16 UTC, Pablo Castellano
Details

Note You need to log in before you can comment on or make changes to this bug.
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.