Revision 8843d14...

Go back to digest for 8th May 2011

Optimization in KDE-PIM

Volker Krause committed changes in [kdepimlibs/4.6] akonadi/collectionstatisticsdelegate.cpp:

Avoid doing the expensive recursive statistics calculation twice.

This is where most of the KMail/Kontact CPU time during a mail check is
lost, caching accumulated stats per node would be a real solution, but
this change already saves 30-50%.
(cherry picked from commit 5078fa63439b38abab8138c997f488d263220481)

File Changes

Modified 1 files
  • akonadi/collectionstatisticsdelegate.cpp
1 files changed in total