Issue 3051: REGRESSION: 6% perf regression in startup tests after the merge http://code.google.com/p/chromium/issues/detail?id=3051
Comment #5 by [EMAIL PROTECTED]: Hmm, I re-read your post, and realize you said you got 5-10ms by removing the call. Can you try just removing the setThreadName, and see what that gets you? The other initialization I saw happening was pretty light. I think maybe we should call ::IsDebuggerPresent in setThreadName before we do anything. However, it still shouldn't be 5-10ms, that is huge. I must be missing something... -- 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 -~----------~----~----~----~------~----~------~--~---
