Revision a94b428...

Go back to digest for 30th March 2014

Optimization in KDE Base

Vishesh Handa committed changes in [baloo/KDE/4.13] src/file/database.cpp:

sqlite: Enable WAL journaling mode

This decreases the number of writes we're doing by about half. With
about 11k files it goes down from 200mb to about 100mb.

This can be checked by running the basicindexingqueue test

File Changes

Modified 1 files
  • src/file/database.cpp
1 files changed in total