Poor Performance on Mobile Device #46
Labels
code
Improvements to code quality or project architecture
fix/feature verified
The fix has been verified by QA
priority:high
High priority
uiux
UI or UX update
Milestone
Extremely poor performance on mobile devices. Need time to investigate the root cause.
Filesystem
on the Android device is not fast enough to rapidly query multiple times.Roadmap
Use<img />
instead of<ion-img>
for better performance.Merge the information tuples into a large json file.This require new "equal" class to check the equality. Greatly add complexity.Storage.refresh$()
only on initialization.Storage.refresh$()
onStorage.add$()
.Remove callingThis require new "equal" class to check the equality. Greatly add complexity.Storage.refresh$()
onStorage.remove$()
.The text was updated successfully, but these errors were encountered: