Skip to content

Comment on Chrome 14 consumes more memory than Firefox 7

Comments

Chrome uses a process-per-tab model, so each tab you have open is its own running rendering engine/browser instance.

That is why you can have tabs crash and be closed without taking down the entire browser.

Firefox shares more state internally between tabs and as a result, a misbehaving tab can take the entire browser down.

All that being said, the Firefox team has been super aggressive as stomping out memory usage in the 6.0 and 7.0 releases and the work shows, they are doing a great job tuning Firefox.

Net-net, we all win.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.