Benchmarking

I will help you figure out how many users each process can handle.

The shinyloadtest package and has three basic steps:

  1. Record a script simulating a typical user with shinyloadtest::record_session().

  2. Replay the script with multiple simultaneous users with the shinycannon command-line tool.

  3. Analyse the results using shinyloadtest::report().