Performance
Last Updated: 15 Oct 2019
Now that you know how to profile your Shiny app code to identify which parts of your code is slowing down your app, the next step is to increase the performance of your code and hence your app. The following video from rstudio::conf 2018 has some tips on this.
If you have questions about this article or would like to discuss ideas presented here, please post on RStudio Community. Our developers monitor these forums and answer questions periodically. See help for more help with all things Shiny.
Start
Build
Improve
Share
Your first Shiny app
Structure
Standalone apps
Interactive documents
Dashboards
Gadgets
Backend
Reactivity
Frontend
User interface
Graphics & visualization
Shiny extensions
Refactor
Code quality
Scale
Measure usage
Performance and scalability
Deployment
Distribution