Revision 2857233...
Go back to digest for 9th December 2012Optimization in KDE Base
Vishesh Handa committed changes in [kde-runtime] nepomuk/kioslaves/common/timelinetools.cpp:
TimeLine: Optimize the timeline query
Avoid searching through all the possible dates. All we care about is
when the file was last modified (nie:lastModified), not the time its
contents were created or anything else.
This speeds up the query exponentially.
File Changes
Modified 1 files
- nepomuk/kioslaves/common/timelinetools.cpp
1 files changed in total