You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reviewed performance and made the following notes for further investigation:
Initial load takes ca. 4.9 sec. of which 4.6 sec. "Waiting for server response". This involves main.css, custom.css and dash extensions. I wonder why we need custom.css (greyscale)? DashExtensions_default.js appears to refer to telraam eco counter code?
Next: dash_layout needs ca. 4.8 sec. of which 4.5 sec. "Waiting for server response" . Same for dash_dependencies.
Next: ca. 4.7 sec for Plotly and components.
Parallel to previous: dash_update_components (2x) need 12 sec. incl. 7 sec. "stalled"
Update street: pie chart 6.6 sec. of which 6.2 sec. "Waiting for server response", similar for street map update.
At the OK Lab in January, we became several suggestions:
Further suggestions welcome.
The text was updated successfully, but these errors were encountered: