Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Issue 1698703002: Disable page navigation GC (Closed)

Created:
4 years, 10 months ago by keishi
Modified:
4 years, 10 months ago
Reviewers:
oilpan-reviews, haraken, sof
CC:
chromium-reviews, tyoshino+watch_chromium.org, oilpan-reviews, Mads Ager (chromium), loading-reviews_chromium.org, gavinp+loader_chromium.org, blink-reviews, kinuko+watch, Nate Chapin, kouhei+heap_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable page navigation GC Page navigation GC is firing too much in some circumstances. This CL disables it to observe impact. BUG=588029 Committed: https://crrev.com/6ee2be06467613d8770c041a30e123cc23d8e752 Cr-Commit-Position: refs/heads/master@{#376385}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Remove PageNavigationGC #

Patch Set 4 : Temporarily disable PageNavigationGC #

Total comments: 2

Patch Set 5 : added bug no #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/Source/platform/heap/ThreadState.cpp View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 29 (10 generated)
keishi
While investigating sfgate.com I noticed that PageNavigationGC was invoked too much. The problems were: - ...
4 years, 10 months ago (2016-02-14 12:03:15 UTC) #3
haraken
Thanks for digging into this! https://codereview.chromium.org/1698703002/diff/20001/third_party/WebKit/Source/platform/heap/ThreadState.cpp File third_party/WebKit/Source/platform/heap/ThreadState.cpp (right): https://codereview.chromium.org/1698703002/diff/20001/third_party/WebKit/Source/platform/heap/ThreadState.cpp#newcode567 third_party/WebKit/Source/platform/heap/ThreadState.cpp:567: if (estimatedRemovalRatio == 0.01) ...
4 years, 10 months ago (2016-02-14 23:23:04 UTC) #4
keishi
https://codereview.chromium.org/1698703002/diff/20001/third_party/WebKit/Source/platform/heap/ThreadState.cpp File third_party/WebKit/Source/platform/heap/ThreadState.cpp (right): https://codereview.chromium.org/1698703002/diff/20001/third_party/WebKit/Source/platform/heap/ThreadState.cpp#newcode567 third_party/WebKit/Source/platform/heap/ThreadState.cpp:567: if (estimatedRemovalRatio == 0.01) On 2016/02/14 23:23:04, haraken wrote: ...
4 years, 10 months ago (2016-02-15 01:40:50 UTC) #5
haraken
On 2016/02/15 01:40:50, keishi wrote: > https://codereview.chromium.org/1698703002/diff/20001/third_party/WebKit/Source/platform/heap/ThreadState.cpp > File third_party/WebKit/Source/platform/heap/ThreadState.cpp (right): > > https://codereview.chromium.org/1698703002/diff/20001/third_party/WebKit/Source/platform/heap/ThreadState.cpp#newcode567 > ...
4 years, 10 months ago (2016-02-15 02:29:25 UTC) #6
sof
What happens if you remove page navigation GCs altogether on something like speedometer (and others ...
4 years, 10 months ago (2016-02-15 06:21:02 UTC) #8
keishi
On 2016/02/15 06:21:02, sof wrote: > What happens if you remove page navigation GCs altogether ...
4 years, 10 months ago (2016-02-15 11:39:56 UTC) #11
haraken
On 2016/02/15 11:39:56, keishi wrote: > On 2016/02/15 06:21:02, sof wrote: > > What happens ...
4 years, 10 months ago (2016-02-15 12:19:49 UTC) #12
keishi
The test only completed on a few bots. Looks good except android_nexus5_perf_bisect. Some measurements on ...
4 years, 10 months ago (2016-02-16 02:36:40 UTC) #13
haraken
On 2016/02/16 02:36:40, keishi wrote: > The test only completed on a few bots. Looks ...
4 years, 10 months ago (2016-02-16 19:16:13 UTC) #14
haraken
It is important to fix the long-time pause in sfgate.com as soon as possible. So ...
4 years, 10 months ago (2016-02-17 10:37:50 UTC) #15
keishi
On 2016/02/17 10:37:50, haraken wrote: > It is important to fix the long-time pause in ...
4 years, 10 months ago (2016-02-18 16:18:59 UTC) #16
haraken
On 2016/02/18 16:18:59, keishi wrote: > On 2016/02/17 10:37:50, haraken wrote: > > It is ...
4 years, 10 months ago (2016-02-18 16:25:27 UTC) #17
sof
lgtm https://codereview.chromium.org/1698703002/diff/60001/third_party/WebKit/Source/platform/heap/ThreadState.cpp File third_party/WebKit/Source/platform/heap/ThreadState.cpp (right): https://codereview.chromium.org/1698703002/diff/60001/third_party/WebKit/Source/platform/heap/ThreadState.cpp#newcode567 third_party/WebKit/Source/platform/heap/ThreadState.cpp:567: // TODO(keishi): Temporarily disabled to observe impact. Could ...
4 years, 10 months ago (2016-02-18 18:33:37 UTC) #18
haraken
LGTM
4 years, 10 months ago (2016-02-18 18:34:10 UTC) #19
keishi
https://codereview.chromium.org/1698703002/diff/60001/third_party/WebKit/Source/platform/heap/ThreadState.cpp File third_party/WebKit/Source/platform/heap/ThreadState.cpp (right): https://codereview.chromium.org/1698703002/diff/60001/third_party/WebKit/Source/platform/heap/ThreadState.cpp#newcode567 third_party/WebKit/Source/platform/heap/ThreadState.cpp:567: // TODO(keishi): Temporarily disabled to observe impact. On 2016/02/18 ...
4 years, 10 months ago (2016-02-19 03:26:02 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698703002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698703002/80001
4 years, 10 months ago (2016-02-19 03:29:10 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 10 months ago (2016-02-19 04:54:41 UTC) #26
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/6ee2be06467613d8770c041a30e123cc23d8e752 Cr-Commit-Position: refs/heads/master@{#376385}
4 years, 10 months ago (2016-02-19 04:56:55 UTC) #28
keishi
4 years, 9 months ago (2016-03-01 13:50:14 UTC) #29
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/1750993002/ by keishi@chromium.org.

The reason for reverting is: Caused some unintended perf regressions..

Powered by Google App Engine
This is Rietveld 408576698