Revision 606958

Go back to digest for 26th November 2006

Optimization in KDE Base

David Faure committed changes in /trunk/KDE/kdelibs/kio/kio:

Speed: and now it's *really* fast :)
The indexForItem call in itemChanged took too much time (in large directories), avoiding it saves 5.2 million instructions per item...

File Changes

Modified 3 files
  • /trunk/KDE/kdelibs/kio/kio
  •   /kdirmodel.cpp
  •   /kdirmodel.h
  •   /kmimetyperesolver.cpp
3 files changed in total