<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; firefox-ram</title> <atom:link href="http://www.ghacks.net/tag/firefox-ram/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Firefox Memory Tweaks</title><link>http://www.ghacks.net/2007/02/26/firefox-memory-tweaks/</link> <comments>http://www.ghacks.net/2007/02/26/firefox-memory-tweaks/#comments</comments> <pubDate>Mon, 26 Feb 2007 08:48:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox-memory]]></category> <category><![CDATA[firefox-memory-consumption]]></category> <category><![CDATA[firefox-ram]]></category> <category><![CDATA[firefox-tweaks]]></category> <category><![CDATA[mozilla]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/02/26/firefox-memory-tweaks/</guid> <description><![CDATA[Many users seem to have the feeling that the memory consumption of Firefox seems to get out of hand after a certain perdiod of continued web browsing. It is however not that easy to determine the exact cause that seems to slow down Firefox after a while. I try to give some insights in possible solutions to those slow downs - they might help in some cases but could change nothing in others.]]></description> <content:encoded><![CDATA[<p>Many users seem to have the feeling that the memory consumption of Firefox seems to get out of hand after a certain perdiod of continued web browsing. It is however not that easy to determine the exact cause that seems to slow down Firefox after a while. I try to give some insights in possible solutions to those slow downs &#8211; they might help in some cases but could change nothing in others.</p><p>The first and most important aspect is to consider removing themes and extensions which can really consume lots of memory. Before you start removing extensions you should do the following to see if it is possible to determine which extension or theme is responsible for the memory consumption.</p><p><span
id="more-1237"></span> <strong><br
/> </strong></p><ul><li><strong>Starting Firefox in Safe-Mode</strong><ul><li><a
href="http://kb.mozillazine.org/Safe_mode" title="safe mode firefox" target="_blank">Safe-Mode</a> disables all extensions and themes and loads Firefox with the default template. If this method uses continuously less memory a theme or extension is most likely responsible for the high memory consumption.</li><li>To run Firefox in safe-mode simply add the following parameter during startup &#8220;-safe-mode&#8221;.</li></ul></li></ul><ul><li><strong>Problematic Extensions</strong><ul><li>Some extensions cause unwanted side effects. The Mozilla team is collecting information about those extensions which can be looked up <a
href="http://kb.mozillazine.org/Problematic_extensions" title="problematic firefox extensions" target="_blank">here</a>. You can try the suggested workarounds to fix the problem or uninstall the extension completely.</li></ul></li></ul><p>All the following tweaks can be achieved by typing in about:config in the Firefox address bar and entering (part of) the bolded parameter into the filter field.</p><ul><li><strong> Browser.cache.memory.capacity</strong><ul><li>Controls the maximum amount of memory to use for caching decoded images and chrome (application user interface elements).</li><li>This determines if and how much system ram Firefox will use to cache itself. The element does not exist and has to be created. The default value is set to automatic which means that Firefox uses a certain amount of RAM by default. (values for Firefox 2.x)<ul><li>32 MB of RAM -&gt; 2 MB</li></ul><ul><li>64 MB of RAM -&gt; 4 MB</li></ul><ul><li>128 MB of RAM -&gt; 6 MB</li></ul><ul><li>256 MB of RAM -&gt; 10 MB</li></ul><ul><li>512 MB of RAM -&gt; 14 MB</li></ul><ul><li>1024 MB of RAM -&gt; 18 MB</li></ul><ul><li>2048 MB of RAM -&gt; 24 MB</li></ul><ul><li>4096+ MB of RAM &gt; 32+MB</li></ul></li><li>You can tell Firefox to use another value by creating the element in about:config and assigning a different value (in KB) to it. It is also possible to turn this feature of by assigning the value 0 to it. This can greatly decrease the performance of Firefox and is not advised at all.</li><li>To reduce memory consumption reduce the amount of RAM that is assigned to Firefox.</li></ul></li></ul><ul><li><strong>Browser.sessionhistory.max_entries</strong><ul><li>Firefox 2.x saves the last 50 visited websites of a single session in memory which means that it could add up quickly if you visit lots of content filled websites.</li><li>Reduce the amount of websites that are stored this way to reduce the memory consumption. It does not make a huge difference for most surfing habits to reduce the figure to 5 or 10.</li></ul></li></ul><ul><li><strong>Browser.sessionhistory.max_total_viewers</strong><ul><li>Automatically determine the maximum amount of pages to store in memory based on the total amount of RAM.</li><li>If you have 64 MB or Ram 1 page is stored in memory, 2 for 128 MB, 3 for 256 MB, 5 for 512 and 8 for everything higher than that figure.</li><li>If you never navigate using the Back and Forward buttons in Firefox you can set this value to 0 to disable the feature.</li><li>Otherwise reduce the amount of pages stored in memory to make this feature use less memory.</li></ul></li></ul><ul><li><strong>Config.trim_on_minimize</strong><ul><li>This preference determines whether to allow Windows to reclaim memory from a minimized Mozilla application.</li><li>Set to True if you want to free up memory when minimizing Firefox.</li><li>The value does not exist by default, simply create it and set it to true for better memory management.</li></ul></li></ul> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/02/26/firefox-memory-tweaks/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Reduce Firefox Memory Consumption</title><link>http://www.ghacks.net/2007/02/25/reduce-firefox-memory-consumption/</link> <comments>http://www.ghacks.net/2007/02/25/reduce-firefox-memory-consumption/#comments</comments> <pubDate>Sun, 25 Feb 2007 08:57:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox-ram]]></category> <category><![CDATA[firefox-slow]]></category> <category><![CDATA[firefox-slow-down]]></category> <category><![CDATA[memory]]></category> <category><![CDATA[memory-leak]]></category> <category><![CDATA[mozilla]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/02/25/reduce-firefox-memory-consumption/</guid> <description><![CDATA[Firefox seems to need more memory when I have it open for a long time and surf to many different websites. I was never able to find out why it behaved this way and assumed that it was either a memory leak or an extension which would be responsible for this behavior.
It seems that my assumption was wrong. Firefox saves the last 50 visited websites of a single session in memory which means that it could add up quickly if you visit lots of content filled websites. The reason behind this is that it is faster to access a already visited website if it still resides in memory instead of loading it from disk cache or from the server.]]></description> <content:encoded><![CDATA[<p>Firefox seems to need more memory when I have it open for a long time and surf to many different websites. I was never able to find out why it behaved this way and assumed that it was either a memory leak or an extension which would be responsible for this behavior.</p><p>It seems that my assumption was wrong. Firefox saves the last 50 visited websites of a single session in memory which means that it could add up quickly if you visit lots of content filled websites. The reason behind this is that it is faster to access a already visited website if it still resides in memory instead of loading it from disk cache or from the server.</p><p><span
id="more-1236"></span> 50 sites on the other hand seems a lot to me. I usually do not visit sites again that I visited a while ago &#8211; I tend to visit many different sites and only a few ones more than once daily. The fix is relatively simple. Type about:config in the Firefox address bar and search for the term:</p><p>browser.sessionhistory.max_entries</p><p>Right-click the entry, select modify from the list and change it to a lower value. I set it to 5 which works well for my surfing habits. Other values might be better for yours.</p><p>source: <a
href="http://jayaprakashkv.blogspot.com/2007/02/reduce-memory-consumption-of-firefox.html" title="reduce memory consumption firefox" target="_blank">A2Z</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/02/25/reduce-firefox-memory-consumption/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> </channel> </rss>
