An example dataset like that returned by load_runs
, but without the json
variable for portability. Contains latency data for 1813 shinycannon
events suitable for passing to shinyloadtest_report
.
slt_demo_data_1
A data frame with 1813 rows and 12 variables:
Name of the run
simulated session identifier, 0-based
simulated user identifier, 0-based
user session identifier, 0-based
recording line number associated with event
type of the event
time the event started, in seconds, relative to the time at which all simulated users were running.
time the event ended, in seconds, relative to the time at which all simulated users were running
event duration, in seconds
number of events that happened at the same time as this one
whether this event occurred before or after all simulated users were running
event-specific text label