[PATCH] a little optimization of KJS GarbageCollector
Stephan Kulow
coolo at kde.org
Fri Dec 2 09:00:13 GMT 2005
Am Freitag, 2. Dezember 2005 08:38 schrieb Lubos Lunak:
> > 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 ;).
Compiler optimizing _does_ make a difference. I'm always suprised just how
fast kmail is when I run it from RPMs ;)
QString is a monster to use when compiling with -g - but is ok with -O2.
Greetings, Stephan
More information about the kde-core-devel
mailing list