DescriptionRemove pseudo-idle notification for main frame reload.
GC work after page reload introduces unnecessary pause and regresses Octane (see bug).
This CL might increase memory usage in the case when page is reloaded many times within a small timeframe. If there are such regressions, then they should be fixed by adjusting V8 GC heuristics and not sending pseudo-idle notification.
This CL does not regress SunSpider benchmark.
BUG=404020
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181394
Patch Set 1 #
Total comments: 4
Patch Set 2 : Do not start timer for main frame context disposal #Patch Set 3 : Make more consistent #Messages
Total messages: 8 (2 generated)
|