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

Issue 149073003: Add a Settings.FilterOnLoadTime histogram to observe time spent on this critical path in the wild. (Closed)

Created:
6 years, 10 months ago by gab
Modified:
6 years, 10 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org, erikwright (departed), robertshield
Visibility:
Public.

Description

Add a Settings.FilterOnLoadTime histogram to observe time spent on this critical path in the wild. This call is on the startup path; we believe all regressions have been addressed, but would like data from the wild to see how this truly behaves in various user configurations. BUG=330908 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247893

Patch Set 1 : #

Patch Set 2 : also add Settings.FilterSerializeDataTime #

Total comments: 2

Patch Set 3 : removal date #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -2 lines) Patch
M base/prefs/json_pref_store.cc View 1 2 3 chunks +18 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
gab
Nico/Alexei, PTAL. Thanks! Gab
6 years, 10 months ago (2014-01-28 23:26:18 UTC) #1
Alexei Svitkine (slow)
lgtm
6 years, 10 months ago (2014-01-29 14:33:40 UTC) #2
gab
On 2014/01/29 14:33:40, Alexei Svitkine wrote: > lgtm Thanks @Nico for OWNER. Alexei: UMA_HISTOGRAM_TIMES is ...
6 years, 10 months ago (2014-01-29 14:57:37 UTC) #3
Alexei Svitkine (slow)
On 2014/01/29 14:57:37, gab wrote: > On 2014/01/29 14:33:40, Alexei Svitkine wrote: > > lgtm ...
6 years, 10 months ago (2014-01-29 15:33:30 UTC) #4
Alexei Svitkine (slow)
On 2014/01/29 15:33:30, Alexei Svitkine wrote: > On 2014/01/29 14:57:37, gab wrote: > > On ...
6 years, 10 months ago (2014-01-29 15:37:33 UTC) #5
gab
Sounds good thanks, also added an identical histogram for Settings.FilterSerializeDataTime. PTAL. Thanks! Gab
6 years, 10 months ago (2014-01-29 16:40:59 UTC) #6
Alexei Svitkine (slow)
lgtm
6 years, 10 months ago (2014-01-29 16:42:27 UTC) #7
Nico
lgtm https://codereview.chromium.org/149073003/diff/40001/base/prefs/json_pref_store.cc File base/prefs/json_pref_store.cc (right): https://codereview.chromium.org/149073003/diff/40001/base/prefs/json_pref_store.cc#newcode322 base/prefs/json_pref_store.cc:322: // startup. Put a date on this ("remove ...
6 years, 10 months ago (2014-01-29 17:58:12 UTC) #8
gab
Thanks, done. https://codereview.chromium.org/149073003/diff/40001/base/prefs/json_pref_store.cc File base/prefs/json_pref_store.cc (right): https://codereview.chromium.org/149073003/diff/40001/base/prefs/json_pref_store.cc#newcode322 base/prefs/json_pref_store.cc:322: // startup. On 2014/01/29 17:58:13, Nico wrote: ...
6 years, 10 months ago (2014-01-29 19:15:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/149073003/60001
6 years, 10 months ago (2014-01-29 19:18:00 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 08:16:28 UTC) #11
Message was sent while issue was closed.
Change committed as 247893

Powered by Google App Engine
This is Rietveld 408576698