[kdepimlibs] [Bug 346644] KF5/KMail Performance Bottleneck in Akonadi::StatisticsProxyModel::data(...)
Daniel Vrátil
dvratil at kde.org
Thu May 14 13:41:47 BST 2015
https://bugs.kde.org/show_bug.cgi?id=346644
Daniel Vrátil <dvratil at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dvratil at kde.org
Ever confirmed|0 |1
Status|UNCONFIRMED |CONFIRMED
--- Comment #7 from Daniel Vrátil <dvratil at kde.org> ---
Hi, this got too unbearable for me, so I pushed a workaround to CollectionModel
in kdepimlibs.git/akonadi - basically we now cache the QIcons in the
CollectionModel. There are only few icons, so the memory footprint should be
minimal.
http://commits.kde.org/kdepimlibs/af21e9b58fbfb77fde15bc7b9e43580975e318f5
Proper fix in FrameworkIntegration plugin is the preferred way to go of course,
but still...
Anyway, this and https://git.reviewboard.kde.org/r/123791/ make KMail from
master not being sluggish anymore and I think it's comparable to 4.X again.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list