2009/4/25 Nikita Ofitserov <himi...@gmail.com>:
> We need to create this file only once, during main process startup,
> not for every renderer/plugin process. Sorry if I haven't made it
> clear. I don't think that creating a text file once with one number
> would slow startup too much.

Application startup is one of the areas where we count every
millisecond, and try to touch the disk as little as possible.  I don't
think it's safe to assume that the cost of creating and writing to a
file is negligible in this context without actually measuring it.

--Amanda

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