Chromium Code Reviews
DescriptionUnpack the heap snapshot from a representation of var ints and addresses to a representation of fixed ints and node ids early in heap analysis. Somewhat increases speed finding the dominator tree and greatly increases speed grouping nodes by class.
On a 190MB pub heap,
Dominator tree (dart2js): 165s -> 64s
Grouping (dart2js): 159s -> 3s
Memory (dartium): 156MB -> 169MB
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/447e497ac985d7f13dfb1ad2d98a5b1c2e8fc709
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||