Revision 896824

Go back to digest for 21st December 2008

Optimization in Graphics

Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam/libs/database/imageinfo.cpp:

Add a direct implementation of filePath rather than relying on databaseUrl().

This is according to callgrind 60x faster (because KUrl handling is slow) and takes away a good 20% of icon view painting CPU.

File Changes

Modified 1 files
  • /trunk/extragear/graphics/digikam/libs/database/imageinfo.cpp
1 files changed in total