Hey folks,

I'm looking into the startup time regression introduced by r31665, and
wondering how this can be so Mac-specific (even more so - theme-specific).
>From r31665, it should be obvious that the time delta can ONLY be attributed
to posting+handling a task (since the task itself is a one-liner that sets a
field value and was introduced to avoid a threading issue detected by
ThreadSanitizer). Is anything of that kind known to the Mac folks? Any
suggested workarounds for the issue (barring the atomicops.h usage)?

On Wed, Nov 11, 2009 at 9:43 PM, Nico Weber <tha...@google.com> wrote:

> Hi,
>
> looks like r31665 regressed themed startup time on os x (
>
> http://build.chromium.org/buildbot/perf/mac-release-10.5/startup/report.html?history=150
> ). Comments? Pink suggests to back the changes out within 20 minutes
> of not hearing from you…the clock is ticking :-)
>
> Nico
>

-- 
-alexander

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to