flyve-mdm / web-mdm-dashboard

New generation of the Flyve MDM Dashboard
http://flyve.org/web-mdm-dashboard/
GNU General Public License v3.0
83 stars 48 forks source link

Slow initial load #766

Open DIOHz0r opened 6 years ago

DIOHz0r commented 6 years ago

Hi, @flyve-mdm/frontend-development

Observed Results:

The first load of the dashboard is really slow to show anything to the user. You get a blank page that takes more than 20 seconds to show the dashboard 'cause the two JS market in red are really big.

imagen

Expected behavior:

A more quickly load of the dashboard or a loader indicator

ajsb85 commented 6 years ago

Hi, @DIOHz0r We disabled the local storage and cache for debug purpose. With HTTP2 the server push in parallel the files. Any contribution to config HTTP2 in Apache is welcome.

Gianfranco97 commented 5 years ago

This task is strongly associated with the following issue: https://github.com/flyve-mdm/web-mdm-dashboard/issues/19