Summary: | poppler 0.20 needs much time for showing some pages | ||
---|---|---|---|
Product: | poppler | Reporter: | rabuzarus |
Component: | qt4 frontend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | one slow page |
Description
rabuzarus
2012-08-05 14:13:53 UTC
Slow page is page 11 (starting with 0) where it seems there's a big-ish image that is scaled down and it seems we are doing the cms process on the src image instead of on the target image (not sure if doing it on the target image is correct/can be done though) one additional note: the rendering of the example pdf has been much faster, with okular and poppler 0.18 Probably lcms1 vs lcms2, can you confirm in poppler 0.18 you had it linked against lcms1 and poppler 0.20 it's linked against lcms2? According to the openSUSE Spec files it is. poppler 0.18 -> lcms poppler 0.20 -> lcms2 the file is gone? >the file is gone?
Sorry for that. The time seems to be expired.
Can you give me a better address for uploading?
Can you attach it to the bug using the "Add an attachment" link? No the file is too big You can try pdfseparate to extract only one of the slow pages? Created attachment 67490 [details]
one slow page
this is one example page. there are other pages which are slower but I can't upload them because of the upload limitation. Also other pages with only some text boxes (with text) have a 3s+ delay. Need to evaluate if cmsFLAGS_NOOPTIMIZE is worth having or not, it was faster for some files but slower for others, also need to use lcms2.4 when doing this testing In the meantime we implemented a lot of optimization, i.e. implement the idea of comment 1 (s. bug 90171). The PDF of comment 10 renders now in 1.7 seconds on my laptop. -- 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/319. |
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.