Ubuntu – Chrome is slow when opening or closing tabs

google-chrome

Chrome works alright on my netbook except when opening and closing tabs. Opening a tab is pretty slow. Is this normal behavior or can I fix it?

I am using the latest dev version but the problem isn't unique to a version. It's always like this.

Best Answer

Well, since Google chrome opens a new processes for each new tab, it may be related to limitations of using a low powered cpu notebook in that situation. For example, in firefox, since each new tab will run off of generally the same processes, there won't be a huge leap in resource usage when opening a new tab. Chrome, on the other hand, uses a seperate process for each new tab or new site (depending on your configuration), and also a separate process for things like plugins for audio and flash. As a result, opening new tabs may have a higher initial cost, which may really become evident on a low power processor like a notebook.

Personally, where chrome isn't a great fit, I tend to devolve back to firefox since it (currently) works on close to a single process model and will tend to be easier on resources as a result (though more prone to sites crashing your session, etc).