[Bug 151874] KIconLoader fails to cache some images

Aaron J.Seigo aseigo at kde.org
Mon Nov 5 04:38:29 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151874         




------- Additional Comments From aseigo kde org  2007-11-05 04:38 -------
as an aside, callgrinding iconLoader shows a huge amount of time spent in KIconLoaderPrivate::removeIcon mostly due to the kDebug statement in there. i really don't think it is particularly useful debug at this point and so will be removing it. that and some other little optimizations drop the speed on the big loop down to the ~1050ms range. at that point we're doing ~77k icon loads per second across a set of 82 unique icons repeated 1000x.

i'm callgrinding again to see where we are now ...


More information about the Kdelibs-bugs mailing list