[Bug 189961] kmail message display slow

Thomas McGuire mcguire at kde.org
Wed Jun 24 13:08:07 BST 2009


https://bugs.kde.org/show_bug.cgi?id=189961





--- Comment #29 from Thomas McGuire <mcguire kde org>  2009-06-24 14:08:04 ---
SVN commit 986223 by tmcguire:

Crossport r984088 by tmcguire from trunk to the enterprise4 branch:

Speed up display of mails with many attachments, by introducing a cache in the
code
that maps the mimetype to an icon name. The icon name was often not found, like
for
image_jpeg, and that was slow.

According to the bug report, this improves message display from 20 to 3 seconds
in some
cases.

Thanks to Martin for finding the reason for the speed problem.

CCBUG: 189961
CCBUG: 191666



 M  +1 -0      CMakeLists.txt  
 A             iconnamecache.cpp  
trunk/KDE/kdepim/kmail/iconnamecache.cpp#984088 [License: LGPL (v2/3+eV)]
 A             iconnamecache.h   trunk/KDE/kdepim/kmail/iconnamecache.h#984088
[License: LGPL (v2/3+eV)]
 M  +2 -6      kmmsgpart.cpp  
 M  +1 -1      kmreaderwin.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=986223

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list