capacitor-community / capacitor-community/sqlite
bug: native is almost 10x slower than web when selecting 15mb data
Open
bug/fix
needs: triage
- Dominant language
- Swift
- Stars
- 661
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
I have a database containing ~15mb of data. On the _same_ device, native is almost 10x slower than web. See the following image (native is first). iOS is faster than android, but still far slower. I think the problem is lots of serialization.

- **Plugin version:** 6.0.2
- **Platform(s):** native
Contributor guide
Assessment
This issue has not been assessed yet.