DescriptionIndexedDB: Reusing leveldb logs when opening database
This change activates a new open mode in leveldb which reuses logs & manifest
to reduce time to open database.
This affects only Indexed DB databases, not other leveldb's opened elsewhere.
BUG=402980, 395799
Committed: https://crrev.com/de701abea081c633b69c05f797bb9587e825c6bd
Cr-Commit-Position: refs/heads/master@{#308493}
Patch Set 1 #Patch Set 2 : Added implementation of leveldb::Env::NewAppendableFile #
Total comments: 4
Patch Set 3 : Fixed UMA logging for NewAppendableFile #
Total comments: 3
Messages
Total messages: 19 (7 generated)
|