Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.15
-
None
-
3d74e9120 (dev), 4162c96db (6.6)
Description
It seems to me that the cache in qquickpixmapcache.cpp is primarily concerned with caching small images that will become part of the texture atlas; whereas PDF pages rendered by the new pdf image plugin are not being cached, so if you jump around to different pages or scroll through a TableView or ListView that shows a lot of different pages, it spends too much time re-rendering pages. I want them to be cached to the extent that memory allows, and the cached images should be disposed of via the usual LRU algorithm.
Attachments
Issue Links
- is replaced by
-
QTBUG-81266 figure out whether QPixmapCache and QQuickPixmapCache can be unified
- Reported
- relates to
-
QTBUG-90627 Research a better PixmapCache <-> Image Provider interaction
- Open
-
QTBUG-114953 PdfMultiPageView: Very poor memory performance when zooming in/out of long documents
- Closed
For Gerrit Dashboard: QTBUG-84314 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
285867,9 | QQPixmapCache: make cache limit configurable | dev | qt/qtdeclarative | Status: NEW | 0 | 0 |