Cycle collector to relieve Firefox memory problems
During the last few weeks, the XPCOM Cycle Collector has been added to in-development Firefox 3 code. Despite the esoteric but appropriate name, this feature performs one single and necessary task called garbage collection: it continuously monitors how different Firefox modules use the computer’s memory, identifies when a piece of it is no longer needed by any running module and releases it back so other applications can use it. The end result is that Firefox will use less memory, something many users have claimed for for years now.
The impact won’t be immediate though. Each module will have to receive some apparently simple modifications to join the garbage collection process. However we are several months away from final Firefox 3 so hopefully a large part of modules will get in.
Via Gemal’s Psyched Site.
Comments
Firefox 3 consumirá menos memoria — Gran Impetu
[...] Fuente: Mozilla Links [...]
Kibit › Tecnología e informática » Firefox 3 tendra menor consumo de memoria
[...] ZonaFirefox, MozillaLinks Top Posteado en Software, Noticias | [...]
Menor Consumo De Memoria en Firefox 3
[...] Vía: Dattatec Enlace: Mozilla Links [...]
Percy Cabello
George Bush, my guess is it will, partially, as some interfaces are also added to the cycle collector queue. However I have better expectations on this subject for FUEL (version 0.2 has started landing on FF3 code), a collection of JavaScript developers oriented for extension developers so they don’t have to create everything from scratch and with more chances to leave things open or loaded which cause memory leaks.
Firefox 3
[...] s’attaquer sérieusement au sujet, de très nombreux bugs ont été corrigés et un nouveau garbage collector est maintenant intégré. Les améliorations concernent aussi la vitesse d’affichage des [...]
Firefox 3 Beta 4 review : Mozilla Links
[...] wise, a much needed memory cycle collector is now in place to take care of freeing memory no longer used by modules that requested it but [...]
Firefox 3 Beta 4 review : Mozilla Links
[...] wise, a much needed memory cycle collector is now in place to take care of freeing memory no longer used by modules that requested it but [...]
Firefox 3 Beta 5 is here, and reviewed : Mozilla Links
[...] wise, a much needed memory cycle collector is now in place to take care of freeing memory no longer used by modules that requested it but [...]
KIFG Online » Blog Archive » Firefox 3 Beta 5 (Final beta) released
[...] wise, a much needed memory cycle collector is now in place to take care of freeing memory no longer used by modules that requested it but [...]
Firefox 3 RC 1 full review - Mozilla Links
[...] wise, a much needed memory cycle collector is now in place to take care of freeing memory no longer used by modules that requested it but [...]
Firefox 3 RC 2 review - Mozilla Links
[...] wise, a much needed memory cycle collector is now in place to take care of freeing memory no longer used by modules that requested it but [...]

XPCOM Cycle Collector: para tener un menor consumo de memoria en Firefox 3 :
[...] de los principales problemas de los navegadores de Firefox es su amplio consumo de memoria, para solucionar este problema en su versión 3, mozilla ha desarrollado XPCOM Cycle Collector, que [...]