[PATCH] a little optimization of KJS GarbageCollector
Kazuki Ohta
mover at hct.zaq.ne.jp
Tue Nov 29 15:19:56 GMT 2005
> Does the patch actually improve performance? I would be
> surprised to know gcc does not do the same
> transformations itself.
flags is optimized by gcc, but curBlock doesn't be
optimized with no optimization flag.
> On the other hand, I think the use of the temporaries
> in this case make the program a bit more readable.
Thanks :-)
--
-------------------------------------------------
Kazuki Ohta : mover at hct.zaq.ne.jp
-------------------------------------------------
More information about the kde-core-devel
mailing list