Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Performance issues #15

Open
poVoq opened this issue Oct 29, 2020 · 0 comments
Open

Performance issues #15

poVoq opened this issue Oct 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@poVoq
Copy link
Owner

poVoq commented Oct 29, 2020

No doubt performance isn't great on the Nexus5 and similar devices, although the recent qtwebengine upgrade helped. Maybe the ubports upgrade to qt5.12 might improve things further.

On ConverseJS there isn't that much further improvements possible, but the upcoming new 7.0 version might help here and there.

I previously tried switching to IndexDB for browser storage, but that was really slow.

But I was recently told (memory footprint halfed) that the generally good performance of localStorage could be further improved with this:
https://github.com/esphen/localforage-webExtensionStorage-driver

Might be worth a try.

Edit: could be that this only works in a browser extension.

@poVoq poVoq added the enhancement New feature or request label Oct 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant