On Thu, Sep 3, 2009 at 11:50 AM, Evan Martin<[email protected]> wrote:
>> It could be my font change. It does measure some extra text on
>> startup. But I would have thought this was nothing compared to the
>> text we already measure.
>
> Bad news: here's the graph after I reverted your change.
>
> http://build.chromium.org/buildbot/perf/linux-release-hardy/startup/report.html?history=150&graph=warm

PS: If I had to guess, I'd say it's because some early object has a
Font member and so that constructor is the first guy to request any
Font info, so it might be paying the warmup cost of the entire font
subsystem.

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to