Revision 282c8df...
Go back to digest for 22nd June 2014Optimization in KDE Base
Vishesh Handa committed changes in [baloo/frameworks] /file:
RegExpCache: Use 'QRegularExpression' instead of "QRegExp"
This results in a performance increase of almost 10x. This is especially
important because with this we will now consume less cpu when checking
which files should be indexed, and we will be faster.
File Changes
Modified 2 files
- /file
- src/regexpcache.cpp
- src/regexpcache.h
2 files changed in total