Reviewers: Mads Ager,

Description:
- Reduced the maximum capacity of a semi space from 8MB to 4MB.
- Changed the semi space growth policy from doubling to increasing by
50%.
This slows down V8BenchmarkSuite with 1.32% but reduces the memory
footprint with 8MB per V8 instance.


Please review this at http://codereview.chromium.org/164397

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/heap.cc
   M     src/spaces.h
   M     src/spaces.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to