[PATCH] a little optimization of KJS GarbageCollector

Ismail Donmez ismail at uludag.org.tr
Thu Dec 1 15:03:07 GMT 2005


Thursday 01 December 2005 16:59 tarihinde, Oswald Buddenhagen şunları 
yazmıştı: 
> 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).

I always use -g3 with no -O .

Regards,
ismail




More information about the kde-core-devel mailing list