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

Issue 2446603002: Enable SequencedWorkerPool to TaskScheduler redirection in testing config. (Closed)

Created:
4 years, 1 month ago by fdoray
Modified:
4 years, 1 month ago
Reviewers:
gab, rkaplow
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable SequencedWorkerPool to TaskScheduler redirection in testing config. With this CL, redirection of SequencedWorkerPools to TaskScheduler will be tested on bots. Before a similar CL https://codereview.chromium.org/2353973002/ landed, SequencedWorkerPool tasks didn't generate tracing events. With redirection to TaskScheduler enabled, the same tasks started to generate tracing events. That affected the battor.power_cases/cpu_time_percentage_max graph https://crbug.com/656629 and the CL was reverted. Now that SequencedWorkerPool tasks generate tracing events https://codereview.chromium.org/2429863002/, enabling redirection to TaskScheduler shouldn't affect any performance graph. Note that the battor.power_cases/cpu_time_percentage_max graph didn't go up when tracing was enabled in SequencedWorkerPools because of https://codereview.chromium.org/2420133002/ which reduced the CPU consumption of a task running in the blocking pool. BUG=622400 Committed: https://crrev.com/9b3162c323b6529cbba17fb419129fea26b75257 Cr-Commit-Position: refs/heads/master@{#427375}

Patch Set 1 #

Total comments: 2

Patch Set 2 : CR gab #7 (remove default) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M testing/variations/fieldtrial_testing_config.json View 1 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 20 (11 generated)
fdoray
PTAL
4 years, 1 month ago (2016-10-24 15:04:46 UTC) #6
gab
Woot, lgtm w/ comment Was the regression properly attributed to the SWP in https://codereview.chromium.org/2429863002/? https://codereview.chromium.org/2446603002/diff/1/testing/variations/fieldtrial_testing_config.json ...
4 years, 1 month ago (2016-10-24 19:51:29 UTC) #7
fdoray
re: Was the regression properly attributed to the SWP in https://codereview.chromium.org/2429863002/? The graph did recover ...
4 years, 1 month ago (2016-10-25 13:06:53 UTC) #8
fdoray
rkaplow@: PTAL re gab@: Was the regression properly attributed to the SWP in https://codereview.chromium.org/2429863002/? The ...
4 years, 1 month ago (2016-10-25 13:10:07 UTC) #11
rkaplow
lgtm
4 years, 1 month ago (2016-10-25 15:28:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2446603002/20001
4 years, 1 month ago (2016-10-25 15:34:17 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 16:25:19 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9b3162c323b6529cbba17fb419129fea26b75257 Cr-Commit-Position: refs/heads/master@{#427375}
4 years, 1 month ago (2016-10-25 16:44:31 UTC) #19
fdoray
4 years, 1 month ago (2016-11-08 13:54:07 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2488513003/ by fdoray@chromium.org.

The reason for reverting is: This caused a 1.1% regression in
system_health.memory_mobile. https://crbug.com/661520.

Powered by Google App Engine
This is Rietveld 408576698