Issue 3051: REGRESSION: 6% perf regression in startup tests after the merge http://code.google.com/p/chromium/issues/detail?id=3051
Comment #6 by [EMAIL PROTECTED]: I'm not seeing that big of a difference today. More like 1ms which is probably just noise. Methodology: Run StartupTest.Perf and take the min value from the run. with initializeThreading: 202, 202 with initializeThreading; without setThreadName: 202, 201 without initializeThreading: 202, 200 I put a breakpoint in ThreadingWin.cpp:setThreadName and ran with --no-sandbox --renderer- startup-dialog and didn't see anything special. It seems to be exactly what's in msdn: http://msdn.microsoft.com/en-us/library/xcb2z8hs.aspx . Still investigating... -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
