Rapidity problem
Hi,
I have an app with a screen that have about a hundred component (most are checkboxes). They are placed in collapsible blocks.
It is populated from a localstorage variable (which is populated from a database).
Web version accessing with a computer: about 2-3 sec to see the page
Web version (accesing via a phone: more than 30 second to display the same page
Android version : more than 30 second to display the same page
Is this a normal behavior ?
What can I do to speed up the display ( I can't reduce the number of checkboxes )
Any advice welcome
Thanks
Sylvain