DescriptionTake survival rates of young objects into account when choosing old generation limits.
Stable high survival rates of young objects both during partial and
full collection indicate that mutator is either building or modifying
a structure with a long lifetime.
In this case we aggressively raise old generation memory limits to
postpone subsequent mark-sweep collection and trade memory space
for the mutation speed.
Committed: http://code.google.com/p/v8/source/detail?r=4938
Patch Set 1 #
Total comments: 4
Patch Set 2 : throttle down #
Messages
Total messages: 4 (0 generated)
|