Revision 61767ad...

Go back to digest for 17th March 2013

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core/KDE/4.10] /fileindexer:

FileIndexer: Only clean invalid items when idle

We always used to run the cleaner before indexing anything. This is not
required, we can continue with the basic indexing without cleaning the
old data. The cleaner is now only run when idle.

This decreases the initial virtuoso load when starting Nepomuk.

REVIEW: 109482

File Changes

Modified 4 files
  • /fileindexer
  •   services/indexcleaner.cpp
  •   services/indexcleaner.h
  •   services/indexscheduler.cpp
  •   services/indexscheduler.h
4 files changed in total