Any suggestions to speed page loading? I have been testing with Chrome Lighthouse and some things that have been identified:
- Serve static assets with an efficient cache policy for a bunch of default Streamlit resources like …js/main.d55f6a3c.js, SourceSansPro woff
- Reduce unused JavaScript of of /main.d55f6a3c.js
- Reduce JavaScript execution time of js/main.d55f6a3c.js
- Minimize main-thread work of Script Evaluation