Revision 683420
Go back to digest for 8th July 2007Optimization in KDE Base
Zack Rusin committed changes in /trunk/KDE/kdelibs/kdeui/icons/kiconloader.cpp:
Optimize svg icon loading a bit. We introduce a cache with at most 100 svg renderers and we cache them. XML parsing on icon loading is just a horrible bottleneck.
File Changes
Modified 1 files
- /trunk/KDE/kdelibs/kdeui/icons/kiconloader.cpp
1 files changed in total