Chromium Code Reviews
DescriptionMake old-space heap stats safe for parallel marking.
Record live count/size stats locally in each marking task and sum the
results at the end.
This is needed for parallel (and later, concurrent) marking.
This also yields a more compact representation of
the stats compared to ClassHeapStats, which interleaves new/old/etc.
BUG=
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/b62e3204ed5ed42352fc451e4bee3924abc65952
Patch Set 1 #Patch Set 2 : Fix count. #
Messages
Total messages: 4 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||