Bug 66938

Summary: poppler doesn't cache heavy objects
Product: poppler Reporter: Pavel Ignatov <pignatoff>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

Description Pavel Ignatov 2013-07-15 17:24:45 UTC
When displaying huge pages they are usually rendered piece by piece using calls to the page_renderer::render_page() with appropriately calculated resolution and coordinates. When for example a pdf-page contains a huge jpeg 2000 imgage it can take several dozens of seconds to render. It seems it because on every render poppler restores a bitmap for this jpeg 2000 from scratch. As a result, when the viewer which renders big pages piece by piece spends dozens of seconds on every page scroll.
Comment 1 Albert Astals Cid 2013-07-16 10:01:12 UTC
Patches welcome :-)
Comment 2 Pavel Ignatov 2013-07-17 17:40:11 UTC
Ok :)
Comment 3 GitLab Migration User 2018-08-21 10:45:03 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/352.

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.