Revision 5078fa6...

Go back to digest for 8th May 2011

Optimization in KDE-PIM

Volker Krause committed changes in [kdepimlibs] 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%.

File Changes

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