Summary: | PDF Performance very slow | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Ray Johnston <ray.johnston> |
Component: | Graphics Library | Assignee: | Ray Johnston <ray.johnston> |
Status: | NOTIFIED FIXED | ||
Severity: | normal | CC: | shelman_4506 |
Priority: | P2 | ||
Version: | master | ||
Hardware: | All | ||
OS: | All | ||
Customer: | 190 | Word Size: | --- |
Description
Ray Johnston
2007-05-02 08:52:07 UTC
Created attachment 2930 [details] Anniversaire.pdf Same file as for bug 689189, placed here for convenience. command line used for testing was: gswin32c -sDEVICE=tiff32nc -o ann.tif -r72 -dBufferSpace=40000000 Anniversaire.pdf Ray, Please provide a clear complete information for this bug. 1. The bug discription says about 600dpi, but the command line in Comment #1 specifies -r72. Which resolution does the customer need exactly ? 2. Please attach Jaws raster with same resolution and its timing. I need to compare the rendering quality. 3. Please note that tiff32nc -r600 generates a 630 Mb file. Adobe spends a minute just for opening it. In same time ppmraw generates 459 Mb some faster. The disk i/o speed may be important. A simple copying it to another phisical IDE HDD took 45 seconds. 4. Can you please give more PDFs with shading performance problem ? This one includes 8000+ degenerate shading instances, so I'm not sure which is the best way for its optimization. There are several ways, each of which is pretty heavy, so more examples would help to choose the best one. Returning to Support. > I have confirmed that with 8.56 this takes 131 seconds on a 2GHz Core Duo. > > Current version (rev 7892) takes 60 sec on the same machine, so recent patches > have made some improvement, but this is still much slower than the > competition. Ray, that is true but the customers concern seems to be with an order of magnitude difference that existed before. That is what motivated the bug and that issue is addressed. If developers or customers want to report want to report a new performance problem a new bug should be made. |