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

Issue 472573003: IndexedDB: Added timing histograms. (Closed)

Created:
6 years, 4 months ago by cmumford
Modified:
6 years, 4 months ago
CC:
cmumford, chromium-reviews, darin-cc_chromium.org, dgrogan, jam, jsbell+idb_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

IndexedDB: Added timing histograms. Specifically: WebCore.IndexedDB.LevelDB.OpenTime.Disk WebCore.IndexedDB.LevelDB.PutTime WebCore.IndexedDB.LevelDB.WriteTime WebCore.IndexedDB.LevelDB.Transaction.CommitTime BUG=397552 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289895

Patch Set 1 #

Total comments: 5

Patch Set 2 : Updated histograms.xml and added Remove #

Patch Set 3 : Removed WebCore.IndexedDB.LevelDB.Remove #

Total comments: 8

Patch Set 4 : Grammar corrections. #

Patch Set 5 : Removed .Disk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -0 lines) Patch
M content/browser/indexed_db/leveldb/leveldb_database.cc View 1 2 3 4 6 chunks +14 lines, -0 lines 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_transaction.cc View 3 chunks +5 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
cmumford
6 years, 4 months ago (2014-08-13 20:58:01 UTC) #1
jsbell
Is this final? Is the intent to land this and then some additional higher-level (e.g. ...
6 years, 4 months ago (2014-08-13 22:49:11 UTC) #2
cmumford
The last thing that I'd like to add is one more measurement in the render ...
6 years, 4 months ago (2014-08-13 23:53:03 UTC) #3
dgrogan
https://codereview.chromium.org/472573003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc File content/browser/indexed_db/leveldb/leveldb_database.cc (right): https://codereview.chromium.org/472573003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc#newcode289 content/browser/indexed_db/leveldb/leveldb_database.cc:289: UMA_HISTOGRAM_MEDIUM_TIMES("WebCore.IndexedDB.LevelDB.OpenTime.Disk", On 2014/08/13 23:53:02, cmumford wrote: > On 2014/08/13 ...
6 years, 4 months ago (2014-08-13 23:55:18 UTC) #4
jsbell
On 2014/08/13 23:55:18, dgrogan wrote: > https://codereview.chromium.org/472573003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc > File content/browser/indexed_db/leveldb/leveldb_database.cc (right): > > https://codereview.chromium.org/472573003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc#newcode289 > ...
6 years, 4 months ago (2014-08-14 00:16:53 UTC) #5
jsbell
I see Get() isn't measured either, sorry. I don't think we need to measure it ...
6 years, 4 months ago (2014-08-14 00:20:19 UTC) #6
cmumford
Adding isherman for review of tools/metrics/histograms/histograms.xml P.S. I will tackle the "total open/blocked/upgrade" histogram measurement ...
6 years, 4 months ago (2014-08-14 17:11:35 UTC) #7
Ilya Sherman
Histograms LGTM % nits. https://codereview.chromium.org/472573003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/472573003/diff/40001/tools/metrics/histograms/histograms.xml#newcode35749 tools/metrics/histograms/histograms.xml:35749: +<histogram name="WebCore.IndexedDB.LevelDB.OpenTime.Disk" units="milliseconds"> nit: Why ...
6 years, 4 months ago (2014-08-14 20:52:12 UTC) #8
cmumford
https://codereview.chromium.org/472573003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/472573003/diff/40001/tools/metrics/histograms/histograms.xml#newcode35749 tools/metrics/histograms/histograms.xml:35749: +<histogram name="WebCore.IndexedDB.LevelDB.OpenTime.Disk" units="milliseconds"> On 2014/08/14 20:52:11, Ilya Sherman wrote: ...
6 years, 4 months ago (2014-08-14 21:58:38 UTC) #9
cmumford
The CQ bit was checked by cmumford@chromium.org
6 years, 4 months ago (2014-08-14 21:58:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cmumford@chromium.org/472573003/80001
6 years, 4 months ago (2014-08-14 22:01:07 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-15 04:04:42 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-15 06:35:19 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_triggered_tests/builds/5988)
6 years, 4 months ago (2014-08-15 06:35:21 UTC) #14
cmumford
The CQ bit was checked by cmumford@chromium.org
6 years, 4 months ago (2014-08-15 14:57:09 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cmumford@chromium.org/472573003/80001
6 years, 4 months ago (2014-08-15 14:59:43 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 16:12:49 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (80001) as 289895

Powered by Google App Engine
This is Rietveld 408576698