IndexedDB: Add LevelDB instrumentation |
|
Issue descriptionIn order to understand better how often features of LevelDB are used (like built-in CRC checking catching a bit flip) we want to plumb through an instrumentation mechanism. LevelDB itself is an open source project that Chromium embeds. This work requires updating LevelDB to interact with an instrumentation interface and then updating Chromium to pass its instrumentation implementation into LevelDB for internal use. |
|
►
Sign in to add a comment |
|
Comment 1 by pwnall@chromium.org
, Sep 13Status: Available (was: Untriaged)