My Shiny App running fast locally without errors but after deploying it in shinyapps.io it is taking a lot of time to load each component
Any Suggestions?
My Shiny App running fast locally without errors but after deploying it in shinyapps.io it is taking a lot of time to load each component
Any Suggestions?
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.
I checked with profvis package and viewed the frame graph and removed most of the code and deployed only 15% of my code . Same Problem
Tried it but still the same problem. Loading time is long, Any other suggestions?