forecastlab / forecast_dash

A website for viewing forecasting results of commonly used time series.
https://business-forecast-lab.com
Other
35 stars 17 forks source link

Improve page speed #182

Open sjtrny opened 2 years ago

sjtrny commented 2 years ago

Current site scores 44 on google page speed insights. This should be improved for better user experience.

https://pagespeed.web.dev/report?url=https%3A%2F%2Fbusiness-forecast-lab.com%2F&form_factor=desktop

ardimirzaei commented 1 year ago

Performance appears to have dropped after v1.0.0 release: image

ardimirzaei commented 1 year ago

Considering text compression can potentially reduce the size of file transfer by 70%. Consider looking at loading partial libraries for instead of the whole asyc-plotly.js https://github.com/plotly/dash-docs/issues/723#issuecomment-656393396