Optimization in KDE Base
Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src:
The check whether there is a cut-selection when receiving a preview consumes 12 % (!) of the runtime in addToPreviewQueue().
The check is now done only once before starting the preview generation and when the clipboard data has been changed.
File Changes
Modified 2 files
/trunk/KDE/kdebase/apps/dolphin/src
2 files changed in total