Revision 8f5cb84...
Go back to digest for 4th May 2014Optimization in KDE Base
David Edmundson committed changes in [plasma-workspace/davidedmundson/faster_s] applets/systemtray/plugin/host.cpp:
Do not construct a map inside a lessThan function
lessThan functions have to be fast.
Also Map -> Hash as we're not using order here.
File Changes
Modified 1 files
- applets/systemtray/plugin/host.cpp
1 files changed in total