[PATCH] a little optimization of KJS GarbageCollector

Oswald Buddenhagen ossi at kde.org
Thu Dec 1 14:59:25 GMT 2005


On Thu, Dec 01, 2005 at 03:53:06PM +0100, André Wöbbeking wrote:
> On Thursday 01 December 2005 15:45, Oswald Buddenhagen wrote:
> > On Thu, Dec 01, 2005 at 01:37:45PM +0100, Dirk Mueller wrote:
> > > Ah, so you're optimizing code for the case that it is not compiled
> > > with optimisation? ;)
> >
> > sounds absurd, but if you think about it, this is the case we (the
> > developers) use most ...
> 
> really? I use -O2 -g and only if needed -g
>
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?
ok, with gcc 4 this should be a smaller problem in theory.
but then, why should i waste my money on compiling optimized stuff if
somebody gives me the optimization for free? at least as long as it
doesn't make the code considerably less clear (i didn't look at this
particular case).

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.




More information about the kde-core-devel mailing list