Revision 56c6dd0...

Go back to digest for 13th October 2013

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core/KDE/4.11] services/fileindexer/indexer/indexer.cpp:

FileIndexer: Use parameterized queries for inserting the plain text

With Soprano 2.9.4 the virtuoso backend has support for paramterized
queries which consume way less memory when inserting large blobs of
text.

With this the high virtuoso memory usage should decrease to a large
extent.

File Changes

Modified 1 files
  • services/fileindexer/indexer/indexer.cpp
1 files changed in total