Updates:
Labels: -Priority-Low Priority-Medium
Comment #2 on issue 1682 by [email protected]: NewGC: use collected
live bytes counts instead of naive heap size estimation after full
collection
http://code.google.com/p/v8/issues/detail?id=1682
Improved heap size estimation in r10421.
Fixed incremental marking heuristics in r11004.
I will go through all the heuristics that are based on the naive heap size
estimation and check whether we can switch them to the improved estimation.
Not all of them are compatible with the accurate numbers, which in itself
is a problem.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev