JS speed - Konq vs. Mozilla

Koos Vriezen koos.vriezen at xs4all.nl
Thu Sep 19 12:43:35 BST 2002



On Thu, 19 Sep 2002, Dirk Mueller wrote:

> On Mit, 18 Sep 2002, Koos Vriezen wrote:
>
> > The last attachments removes Collector::timesFilled from current CVS,
> > which basicly prevents the garbage collector to collect garbage after a
> > while. Anyone objects applying this one?
>
> Doesn't this mean that memory consumption will never shrink during a page
> load ?

Sort of, this Collector::timesFilled makes the gc run less often after
each second collect by dubbling the memory limit. Which makes kjs slower
and using more memory in time. Besides that, the for-loop bench showed
even a slowdown with this behaviour in a continues run.

Koos





More information about the kfm-devel mailing list