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

Issue 1180803003: IndexedDB: Added UMA stat to measure time to close backing store. (Closed)

Created:
5 years, 6 months ago by cmumford
Modified:
5 years, 6 months ago
Reviewers:
dgrogan, Mark P
CC:
chromium-reviews, cmumford, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org, dgrogan, jsbell+idb_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

IndexedDB: Added UMA stat to measure time to close backing store. Close can block on a background compaction, so log to reveal possible performance issues. BUG=502025 Committed: https://crrev.com/f2d78ae3ab737eccbc676142341951ae8dfdc963 Cr-Commit-Position: refs/heads/master@{#335163}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M content/browser/indexed_db/leveldb/leveldb_database.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_database.cc View 1 chunk +10 lines, -1 line 2 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
cmumford
I think we'll get 99.99% (or some very large number) of the closes taking zero ...
5 years, 6 months ago (2015-06-18 21:16:14 UTC) #2
dgrogan
lgtm https://codereview.chromium.org/1180803003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc File content/browser/indexed_db/leveldb/leveldb_database.cc (right): https://codereview.chromium.org/1180803003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc#newcode87 content/browser/indexed_db/leveldb/leveldb_database.cc:87: LevelDBDatabase::~LevelDBDatabase() { Mainly for my edification: Looks like ...
5 years, 6 months ago (2015-06-18 22:15:58 UTC) #3
cmumford
+mpearson for review of histograms.xml https://codereview.chromium.org/1180803003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc File content/browser/indexed_db/leveldb/leveldb_database.cc (right): https://codereview.chromium.org/1180803003/diff/1/content/browser/indexed_db/leveldb/leveldb_database.cc#newcode87 content/browser/indexed_db/leveldb/leveldb_database.cc:87: LevelDBDatabase::~LevelDBDatabase() { On 2015/06/18 ...
5 years, 6 months ago (2015-06-18 22:20:14 UTC) #5
Mark P
histograms.xml lgtm
5 years, 6 months ago (2015-06-18 22:42:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1180803003/1
5 years, 6 months ago (2015-06-18 22:45:37 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-18 23:53:29 UTC) #9
commit-bot: I haz the power
5 years, 6 months ago (2015-06-18 23:54:16 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f2d78ae3ab737eccbc676142341951ae8dfdc963
Cr-Commit-Position: refs/heads/master@{#335163}

Powered by Google App Engine
This is Rietveld 408576698