Chromium Code Reviews
DescriptionMove young independent handles to the end of the global handle's list.
This allows to reduce that pressure on scavenge: when searching for objects weakly reachable through independent handles it only has to iterate over a tail of the handle's list.
The downside of this CL is that handle's list is now double linked.
Patch Set 1 #
Total comments: 21
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||