DescriptionUpdates incremental marking pass to collect object statistics.
Object statistics were collected during the mark compact phase. If
an incremental marking happened before mark compact phase then most
of the objects are already visited and hence this phase does not collect
accurate statistics. This cl updates incremental marking pass to collect
object statistics along with mark compact phase.
BUG=
Committed: https://crrev.com/31392d700289c7bfb7d8003fe8e8abc5762fc858
Cr-Commit-Position: refs/heads/master@{#36678}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Collects object statistics both during incremental marking and mark compact passes #Patch Set 3 : Removed an unnecessary class declaration. #
Total comments: 2
Messages
Total messages: 22 (7 generated)
|