by Wladimir Palant » Fri Mar 11, 2011 2:58 pm
I didn't notice any issues when I tried but in general - yes, if Chrome has to open many tabs at once you might see these issues. The problem is the multi-process architecture of Chrome, each new tab needs to get settings from the background process first before it can really start to block something. Getting the data takes time, especially if multiple tabs want to have it at the same time.