Browser memory usage is a legitimate concern for systems with limited RAM. Here’s an honest comparison of the main browsers and what actually affects memory usage most.
The baseline comparison
Memory usage varies significantly based on number of tabs, extensions, and browsing behavior, so raw comparisons are always contextual. That said, the general pattern in 2026:
Chrome: Historically the heaviest, but has improved substantially. Uses a multi-process architecture where each tab, extension, and rendering component runs as a separate process. On a modern system with 16GB+ RAM, this isn’t an issue. On 8GB or less, 10+ tabs becomes noticeable.
Firefox: Generally uses less RAM than Chrome with equivalent tab counts. Mozilla has invested significantly in memory efficiency improvements. Extensions tend to have lower overhead than their Chrome equivalents.
Edge (Chromium-based): Similar to Chrome since it uses the same engine. Microsoft has added “Sleeping Tabs” which suspends inactive tabs and recovers their memory – this is a meaningful practical advantage. With Sleeping Tabs enabled, Edge handles large tab counts better than standard Chrome.
Safari: On macOS, Safari is the most memory-efficient mainstream browser by a meaningful margin. Apple optimizes it deeply for their own hardware and OS. Not available on Windows.
Brave: Chromium-based like Chrome and Edge. Memory usage is similar to Chrome but with aggressive ad blocking built in, which reduces the resources loaded per page.
The most impactful variable: extensions
Extensions consistently matter more than browser choice for memory usage. A heavily-extended Chrome installation uses more RAM than a minimal Firefox installation. An ad blocker (uBlock Origin specifically) actually reduces total browser memory by preventing heavy ad resources from loading.
Practical recommendation
For low-RAM systems (4-8GB): Firefox with uBlock Origin, minimal extensions, and careful tab hygiene. Edge with Sleeping Tabs enabled is a close alternative. For systems with adequate RAM: use whichever browser fits your workflow – memory difference is not practically significant at 16GB+.