Chromium Code Reviews
DescriptionReland r6578 without changing the order of pages in the PageSpace::pages_ list.
Linking newly allocated pages into the list's head causes popular pages to move further to the end of the list. This causes slowdown on the debug VM because method PageSpace::Contains has to do more probes for popular objects.
R=iposva@google.com
BUG=2660
Committed: https://code.google.com/p/dart/source/detail?r=6940
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||