mdozmorov / genome_runner

Academic Free License v3.0
0 stars 3 forks source link

Slowness of web app - need for optimization #106

Closed mdozmorov closed 8 years ago

mdozmorov commented 9 years ago

Some big runs, listed at Runs wiki page are mostly non-responsive. No answers exist, e.g., on SO

There is a good tutorial of where not to place computational code: http://shiny.rstudio.com/tutorial/lesson5/

And, some more optimization info: http://shiny.rstudio.com/articles/scaling-and-tuning.html

We need to ensure Shiny runs as optimal as possible