Anecdotally, a couple of people have said "it works" and a couple of people
have said "it makes no difference".  I do believe that people doing compiles
could see a difference.

To determine if it was real, we did an experiment with memory model high and
memory model medium and measured the whiteout duration.  We did not see any
statistical difference between the two.  It could be that that was not a
good test, but we don't know of a better test.

If we have a better test, let's do an A/B test and find out the answer to
this puzzling question.  We also know that memory model high on real world
users uses about 25% more RAM.

Another option is to be less aggressive on the memory model medium.

Mike



On Tue, Jun 23, 2009 at 11:34 PM, Peter Kasting <pkast...@chromium.org>wrote:

> FWIW, I strongly believe we should move the default to --memory-model=high.
>  This is what pretty much every other app in the world does, and we mostly
> penalize ourselves when the OS aggressively swaps us out for a dumb reason
> (which yes, Windows does do).
> We have a lot of complaints of "I came back the next hour/day/whatever and
> everything was unresponsive".  I don't think our current tradeoff is the
> right one.
>
> I know Mike wants to be a good citizen and feels like if the OS swapped you
> out it really needed that RAM, but in my own observations of my machine the
> OS swaps for retarded reasons and I gain nothing but headaches.
>
> PK
>

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