[Digikam-devel] [Bug 166564] Display of *already* *created* thumbnails is slow
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Jul 26 21:28:50 BST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=166564
------- Additional Comments From marcel.wiesweg gmx de 2008-07-26 22:28 -------
SVN commit 838128 by mwiesweg:
Calculate cache cost of thumbnail cache based on used memory, not simply
the number of cached thumbnails. This means for thumbnails of size 64
there will be 16 times more (*) thumbnails cached than for size 256.
(*) For QPixmaps, memory usage is not directly accessible. I use size and depth
and calculate the max cost based on the display's default depth.
CCBUG: 166564
M +6 -4 loadingcache.cpp
M +6 -2 loadingcache.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=838128
More information about the Digikam-devel
mailing list