Revision fd433c5...

Go back to digest for 29th May 2011

Optimization in KDE Base

Sebastian Trueg committed changes in [kdelibs] /:

Yet another performance improvement based on the previous.

Now that we have the crappy inferencer 2 we do not rely on crappy
inferencer 1 (man, this is confusing) anymore to query types.
Thus, we can use ResourceTypeTerm instead of ComparisionTerm for the
file/folder query. This allows the previous optimization to be used
for FileQuery, too.

File Changes

Modified 2 files
  •   nepomuk/query/query.cpp
  •   nepomuk/test/querytest.cpp
2 files changed in total