Re: KIconLoader improvements: icon server

Simon Perreault <[email protected]> Tue, 14 Jun 2005 10:30:33 -0400
Newsgroups gmane.comp.kde.devel.optimize
Organization LQT Systems
Message-ID <[email protected]>
First of all, very good work! This should make KDE as a whole much faster!

On Tuesday 14 June 2005 09:33, Gustavo Pichorim Boiko wrote:
> test1: 369 icons (32x32)
> w/o disk cache: 3628 ms
> cached: 361 ms
> iconserver: 74 ms
> ------------------------
> test3: 774 icons (32x32)
> w/o disk cache: 4974 ms
> cached: 1170 ms
> iconserver: 709 ms

Comparing these two tests it seems that the iconserver scales very badly. How 
do you explain that?