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

Issue 562333005: IndexedDB: Enabled the LevelDB Bloom filter (Closed)

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

Description

IndexedDB: Enabled the LevelDB Bloom filter Enabling a LevelDB feature to improve performance. BUG=409520 Committed: https://crrev.com/8aec45ee2c9b7c74ea4b317bf756db660ad7ff27 Cr-Commit-Position: refs/heads/master@{#294673}

Patch Set 1 #

Patch Set 2 : Patched leveldb::FilterPolicy memory leak. #

Total comments: 1

Patch Set 3 : using scoped_ptr for OpenDB #

Patch Set 4 : Added Bloom filter comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -9 lines) Patch
M content/browser/indexed_db/indexed_db_leveldb_coding.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_database.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_database.cc View 1 2 7 chunks +26 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
cmumford
Two caveats to this change: 1. Existing databases won't see any improvement until new table ...
6 years, 3 months ago (2014-09-11 23:55:48 UTC) #2
jsbell
Agreed re: comparator. So far as I recall and can tell by looking in leveldb_coding ...
6 years, 3 months ago (2014-09-12 00:14:44 UTC) #3
dgrogan
Don't wait on me to submit this, I don't know anything about leveldb's bloom filter ...
6 years, 3 months ago (2014-09-12 01:18:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/562333005/60001
6 years, 3 months ago (2014-09-12 20:59:34 UTC) #6
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 6028b6f6eb945f900544e6a697103254569a38de
6 years, 3 months ago (2014-09-12 22:02:38 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 22:05:47 UTC) #8
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8aec45ee2c9b7c74ea4b317bf756db660ad7ff27
Cr-Commit-Position: refs/heads/master@{#294673}

Powered by Google App Engine
This is Rietveld 408576698