Status: Untriaged Owner: ---- CC: [email protected] Labels: Type-Bug Pri-1 OS-Mac Area-BrowserUI Size-Small Performance Mstone-MacBeta
New issue 19300 by [email protected]: ProfileImpl::InitThemes is 9% of startup on Mac even with no themes installed. http://code.google.com/p/chromium/issues/detail?id=19300 I ran Shark on Chrome. ProfileImpl::InitThemes was 9% of startup, divided between GenerateTabImages (5%) and GenerateFrameImages (4%). This was without any themes active. It seems as though startup could be made faster by disabling this code path when the user hasn't selected a theme? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
