Revision 820321
Go back to digest for 15th June 2008Optimization in KDE Base
Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src/iconmanager.cpp:
Runtime optimization for preview sorting: Use 2 different algorithms dependent on the relation between model-rows and preview items. One algorithm is faster when e. g. inserting 10 items into a directory of 2000 items, while the other algorithm is faster when initially loading the directory.
File Changes
Modified 1 files
- /trunk/KDE/kdebase/apps/dolphin/src/iconmanager.cpp
1 files changed in total