Closed Bug 961093 Opened 10 years ago Closed 10 years ago

Improve SQLiteBridge performance

Categories

(Firefox for Android Graveyard :: Data Providers, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Margaret, Unassigned)

References

Details

(Whiteboard: shovel-ready)

Instead of passing raw data over the bridge and creating a MatrixCursor, we've been discussing creating some sort of native cursor implementation.

I'll let wesj take the technical lead on this bug, since he's most familiar with the state of things here.
Flags: needinfo?(wjohnston)
Android's native CursorWindow implementation is here:

http://androidxref.com/4.2.2_r1/xref/frameworks/base/include/androidfw/CursorWindow.h

Might be able to reuse a bit (although there's definately an impedence match between this and our current implementation).
Flags: needinfo?(wjohnston)
Whiteboard: shovel-ready
Priority: -- → P1
Priority: P1 → P2
This is actually turning out to not be so bad in practice. We can make this bug a priority if this ever becomes a bigger problem.
Priority: P2 → --
We can file new bugs as we find specific problems.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.