Revision 826126

Go back to digest for 6th July 2008

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
  •   /iconmanager.cpp
  •   /iconmanager.h
2 files changed in total