[PATCH] a little optimization of KJS GarbageCollector

Lubos Lunak l.lunak at suse.cz
Fri Dec 2 07:38:19 GMT 2005


Dne čtvrtek 01 prosinec 2005 23:23 Michael Pyne napsal(a):
> On Thursday 01 December 2005 10:13, André Wöbbeking wrote:
> > > i for one prefer to be able to get meaningful backtraces at any time.
> > > i mean, if we don't do it, who else should?
> >
> > well, it's not only my devel but also my working enviroment, so it
> > should be fast.
>
> My normal environment is compiled with no optimizations and full debug.  If
> it's fast here (and it's pretty decent), it should be *screaming* with full
> optimizations. ;)

 You shouldn't spend so much time reading Gentoo forums ;).

>
> Since algorithm complexity is the largest bottleneck for speed in general,
> I think it would be great if the KDE developers (especially those who have
> the Athlon 64s with 2GB RAM ;) would always use non-optimized builds when
> trying to develop or optimize.

 Which wouldn't help with spotting wrong algorithms at all. And BTW, the 
largest bottleneck for speed in general is doing stupid things, wrong 
algorithms come only second.

-- 
Lubos Lunak
KDE developer
---------------------------------------------------------------------
SuSE CR, s.r.o.  e-mail: l.lunak at suse.cz , l.lunak at kde.org
Drahobejlova 27  tel: +420 2 9654 2373
190 00 Praha 9   fax: +420 2 9654 2374
Czech Republic   http://www.suse.cz/




More information about the kde-core-devel mailing list