Revision 38b735b...
Go back to digest for 7th October 2012Optimization in KDE Base
Vishesh Handa committed changes in [nepomuk-core] /storage:
ResourceMerger: Better Metadata properties handling
Instead of separating the metadata properties from the Resource,
converting them into statements and handling them separately, we now
handle them in the a separate ResourceHash.
This is somewhat faster, as we can do hash lookups of the properties
instead of iterating and comparing all of them.
File Changes
Modified 2 files
- /storage
- services/resourcemerger.cpp
- services/resourcemerger.h
2 files changed in total