-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
@christophertull @anudeepvanjavakam1 no urgent though would be good go through the code and see how we might speed up load times -- currently pretty slow. Part of that might be due to the transition to the analytics portal (@christophertull thoughts?)
See here for one method of analysis to profile the code itself: http://rstudio.github.io/profvis/examples.html#example-3---profiling-a-shiny-application
There might also need to be some thinking in terms of the server configuration though that's bumping up against the limits of my knowledge :P
Another option if we need to deploy this for a large number of agencies might be to get an RStudio Server account -- not sure how that would affect speed though