Benchmarking: Recording
- Start your app from the terminal and copy the URL that it gives you.
- Then paste the URL into a
record_session()
call:
On the new window, interact with the app to simulate a “typical” user, including pauses to reflect the thinking time that a real user would need.
Close the app, and shinyloadtest will save
recording.log
to your working directory.Move the
recording.log
file to the folder to store the benchmark results.