sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Rapidity problem

Hello Sylvain,

Could you please clarify have you tested your app with the different devices and different internet connections? Also please check this post, it may be useful for you:
https://getsatisfaction.com/apperyio/...

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Rapidity problem

Hello Sylvain,

Do you have handlers on these checkboxes? AngularJS-apps should work quicker than JQM.

Return to “Issues”