Hi! I’ve created a Dash application in which user uploads a file and graphs update automatically. The app is working fine on Heroku, but it’s running really slow. It was fast in the beginning, but it suddenly is running pretty slow. Like, it takes time to load the web page and to update the graphs when the file is being uploaded.
Is there any way to fix this?
Thanks! Help would be appreciated.