This is the CODEWARE online store for the EU and worldwide. You can visit our regional store.

Browser.cache.memory.capacity May 2026

Scenario: You have 32GB or 64GB of RAM. You typically keep Firefox open for days with 50+ tabs. You frequently revisit complex web applications (Slack, Figma, Gmail).

Outcome: By increasing the memory cache, you allow Firefox to store more pre-rendered versions of these heavy apps. Navigating between tabs becomes instantaneous. Scrolling through a long history within the same tab feels fluid because assets never leave RAM. Browser.cache.memory.capacity

Recommended value: 204800 (200 MB) to 512000 (500 MB). For extreme users with 64GB+ RAM, 1048576 (1 GB) is viable, albeit excessive for most browsing. Scenario: You have 32GB or 64GB of RAM

A common misconception among novice tuners is that setting browser.cache.memory.capacity to 999999999 (roughly 1 TB) will make Firefox fly. It will not. Here is why: Outcome: By increasing the memory cache, you allow

| Value | Meaning | |-------|---------| | -1 | Default (recommended). Firefox automatically manages the cache. | | 0 | Disabled. No memory caching. Drastically slows down session navigation. | | 65536 (64 MB) | Conservative fixed limit. | | 131072 (128 MB) | Moderate fixed limit. | | 262144 (256 MB) | High fixed limit (rarely needed). |

To revert to automatic management, simply set the value back to -1. If you created the preference, you can right-click it and select Reset.