forked from rstudio/rstudio-conf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request rstudio#33 from rstudio/revert-32-slopp-shinyloadtest
Revert "Add files via upload"
- Loading branch information
Showing
2 changed files
with
3 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,5 @@ | ||
# Shiny Load Test Results | ||
# rstudio-conf/2018 | ||
|
||
The full contents are available at https://github.com/slopp/shinyloadtest-results. The best place to start is the [video of the talk](https://rstudio.com/resources/webinars) as well as the pdf slides. | ||
|
||
The contents of the repo are as follows: | ||
|
||
- **slides.pdf**: Slides from the talk | ||
- **recorder**: Mac binary of the shinyloadtest recorder. The shinyloadtest software will be released separately, this binary is for historical reproducibility only. | ||
- **player**: The Java jar file used for playback. The shinyloadtest software will be released separately, this jar file is for historical reproducibility only. | ||
- **beep.R**: R code to help record a test with "normal" user pauses. | ||
- **analyse.R**: Helper functions to analyse the playback logs. | ||
- **results.R**: Main script which produces the result plots in `slides.pdf`. | ||
- **result_data.RData**: Data which can be generated from `results.R`, serialized to save time. | ||
- **15min.log**: Recording file that produced the result data. | ||
- **Result data**: Folders with the playback logs. One folder per test. Named `<users>_<cores>`. | ||
|
||
Testing infrastructure is documented in the [shinyloadtest-cloud](https://github.com/rstudio/shinyloadtest-cloud) repo. | ||
|
||
The application used in the tests is available at: https://github.com/wch/shiny_demo. | ||
This is where we will store all of the materials for rstudio::conf2018 | ||
|
||
[Petr Simecek](https://github.com/simecek) has kindly organized links to [rstudio::conf 2018 talks and training sessions here](https://github.com/simecek/RStudioConf2018Slides). |
Binary file not shown.