DescriptionOilpan: promptly free per-frame document heap vector.
The per-frame updating of animations create a small vector
on the heap each time around. Most of the time the update checking
will not trigger additional heap allocations (or work), so by promptly
releasing the heap vector, the allocation pointer can simply be reset.
R=haraken
BUG=420515
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191615
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (3 generated)
|