New issue
Advanced search Search tips

Issue 922234 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

IndexedDB: Optimize our int/number encoding/decoding to optimize for little-endian

Project Member Reported by dmu...@chromium.org, Jan 15

Issue description

We can use stuff like base::ByteSwapToLE16 to help this.
 
Labels: Hotlist-GoodFirstBug
Let me know if you plan on picking this up to make sure we aren't doing conflicting work. Code to optimize is in here:'
https://cs.chromium.org/chromium/src/content/browser/indexed_db/indexed_db_leveldb_coding.h

Sign in to add a comment