Revision f7043bf...
Go back to digest for 2nd January 2011Optimization in KDE-PIM
Volker Krause committed changes in [kdepimlibs/4.6] akonadi/monitor_p.cpp:
Re-filter the pending notification when we notice that there is noone
listening to one of them. This can happen if the corresponding signal
has been disconnected in the meantime, which e.g. the recent
optimizations in AgentBase do.
Also, change the filtering from O(n²) to O(n) while I was at it.
svn path=/trunk/KDE/kdepimlibs/; revision=1209556
File Changes
Modified 1 files
- akonadi/monitor_p.cpp
1 files changed in total