Revision 1205637
Go back to digest for 12th December 2010Optimization in Utilities
Jonathan Michael Thomas committed changes in /trunk/extragear/sysadmin/libqapt/src/backend.cpp:
Small optimization: Use the new Backend::package(QL1S) overload inside Backend::search(). the QL1S overload is faster in the first place, plus since Xapian gives us an std::string it is also faster to go to QL1S than to QString
File Changes
Modified 1 files
- /trunk/extragear/sysadmin/libqapt/src/backend.cpp
1 files changed in total