On Sat, May 2, 2009 at 6:09 AM, Evan Martin <e...@chromium.org> wrote:
>
> The suggestions on that code review are good: we ought to measure how
> many fonts normal users see, and then pick the cache tuning parameter
> accordingly.
>
> Adam Barth is a good person to ask about how to do this, since he
> seems to be measuring all sorts of things.

I think the correct answer is # of fonts used per some unit of time.
The total number of fonts will monotonically increase over time.
Instead, we want to know how many fonts we should keep in the cache,
which is temporal.

Brett

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