FYI, this change doubles running time on some of our benchmarks. I would say that's unacceptable and we'll have to come up with something different. I'll take a closer look tomorrow.
On Tue, Oct 28, 2008 at 2:36 PM, <[EMAIL PROTECTED]> wrote: > Reviewers: bak, > > Message: > I'm running it paa robotten to see if there's any performance impact. > > Description: > Check the growth of the old generation before expanding the paged > spaces (during normal allocation) and when allocating large objects. > If the promotion limit is reached, fail allocation to trigger a > garbage collection. > > Please review this at http://codereview.chromium.org/8657 > > SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ > > Affected files: > M src/heap.h > M src/heap.cc > M src/spaces.cc > > > --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
