DescriptionOilpan: tweak heuristics for forcing conservative GC.
Keep track of collection rate. If we collect less than 50% of objects,
use a factor of 4 instead of 2 allocation to force conservative GCs.
This will only have an effect when you do not get back to the event
loop in a timely manner. That happens a lot in benchmarks and almost
never in reality.
R=erik.corry@gmail.com, zerny@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179949
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update comment. #
Messages
Total messages: 9 (0 generated)
|