Bug 91249 - Poppler extremely slow to render this PDF file [1]
Summary: Poppler extremely slow to render this PDF file [1]
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 20:01 UTC by S.
Modified: 2018-08-21 11:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description S. 2015-07-06 20:01:06 UTC
Hello,

Certain PDFs opened in Evince or Atril using the Poppler backend are extremely slow to render, to the point of being unusable. This is on a very fast Thinkpad laptop with a quad-core processor and an SSD. The same PDFs render instantly using a Windows PDF reader (http://www.tracker-software.com/product/pdf-xchange-viewer) (running under Wine!!).

This file is only about 2MB, but it takes many seconds to render each page:
https://ia600705.us.archive.org/26/items/kindergartencatho11albe/kindergartencatho11albe.pdf

On the other hand, some long, complex PDFs with images render quickly with Poppler, like this one:
http://www.pwc.com/gx/en/paying-taxes/pdf/pwc-paying-taxes-2015-high-resolution.pdf

Thanks for looking into this.
Comment 1 S. 2015-07-06 20:03:42 UTC
Reference bug #91248
Comment 2 Albert Astals Cid 2015-07-06 20:16:28 UTC
It renders around the second mark here both in Splash and Cairo.

Not specially slow.

i7-2670QM CPU @ 2.20GHz
Comment 3 S. 2015-07-06 20:25:02 UTC
Hmm strange, for me it's over 5 seconds to render the first page, and then almost 3 seconds to render page 20 when I jump to it.

Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
Comment 4 Albert Astals Cid 2015-07-06 20:28:28 UTC
Did you compile poppler yourself? What are you using to measure the times? Use ./qt4/tests/test-poppler-qt4 or ./glib/demo/poppler-glib-demo from the compile tree.
Comment 5 S. 2015-07-06 20:39:38 UTC
Hi there, I'm just using the regular Ubuntu 15.04 binaries of Poppler 0.30.0. I used a stopwatch to time it from opening the page until the spinner goes away and I can read the page.
Comment 6 Albert Astals Cid 2015-07-06 20:47:53 UTC
Then you're not meausing the time takes to render the file, you're measuring the time evince takes to put it into screen, there's lots of layers in the middle that can be the culprit.
Comment 7 S. 2015-07-06 20:52:44 UTC
Well, the end user doesn't care about the layers in between. All the user knows is that the PDF reader is unusably slow. I'm happy to run any other tests, with instructions if possible.
Comment 8 Albert Astals Cid 2015-07-06 21:00:55 UTC
The end user should file a bug against evince then if the end user is not sure poppler is the culprit.
Comment 10 Jose Aliste 2015-07-07 11:22:20 UTC
rendering is slow "1.2s" per page, plus getting page info 1s, so in evince you get a around 2second rendering time. so, of course there are things en evince that we could do, but ptrobably therare also things in poppler we could do, but I agree with albert t hat 1.2 seconds is not super slow!.
Comment 11 S. 2015-07-07 19:25:25 UTC
Hi Jose,

When you refer to "rendering time" are you talking about the time it takes Poppler to do its work, or the time that it takes for the image to appear on the screen for the end user?

Thanks.
Comment 12 Jose Aliste 2015-07-07 19:29:23 UTC
Yes, when saying 2s of perceived rendering time it's the time you see in evince. This is because in evince we do several things, and we don't make parallel calls to poppler, so you have to wait for both processes to finish.
Comment 13 S. 2015-07-07 19:56:52 UTC
I see. So why is Evince/Atril taking 3 - 5 seconds to show me each page, despite my fast system?

I really do appreciate you guys looking into this, I pretty much live in a PDF viewer, and this performance issue is killing me.
Comment 14 Jose Aliste 2015-07-08 12:12:23 UTC
S., you opened a bug in evince for this file as well, please comment things related to evince to the evince bug not here. Here we only comment about the strict rendering period of poppler, which as far as I can see is related to color correction using lcms.
Comment 15 GitLab Migration User 2018-08-21 11:04:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/507.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.