On Mon, Aug 31, 2009 at 8:56 AM, Mark Mentovai<m...@chromium.org> wrote:
> Well, that annoying throbber is still chewing up time, causing some
> amount of UI loop contention while the images, thumbnails, and icons
> are fetched.  Windows and Linux don't have a throbber for the new tab
> page.  We shouldn't either.  Excellent, now we're down to 200ms.  It's
> still high, but it's reasonable.  It's a perceptible improvement from
> the 300ms we started with.

It might be interesting to have the IO thread tag messages with the
time as they go by, and have the UI thread keep track of the
distribution of times that messages spend enqueued.  Then we can set
goals around how fast IPCs get pulled off the queue.

-scott

--~--~---------~--~----~------------~-------~--~----~
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