phlask / phlask-data-handlers

Phlask middleware to help make data ingestion and presentation more efficient!
5 stars 2 forks source link

Optimize Webapp Dashboard Loading Speed #4

Closed ojimba01 closed 1 year ago

ojimba01 commented 1 year ago

Currently upon loading the web app locally it takes a VERY long time (around ~50 seconds) to have the site be populated with the data from phlask's database. There are ways to optimize the load time by using JavaScript to handle how much data is loaded onto a visible part of the web app. We will need someone to look into approaches to solve this problem so we can implement sooner than later.

kdmonroe commented 1 year ago

I can take this one!

ojimba01 commented 1 year ago

@kdmonroe That'd be great! I just assigned you to this issue!