Skip to contents

Performance tests

benchmark()
Execute performance tests for a list of commits
benchmark_cypress()
Run the performance test based on multiple commits using Cypress
benchmark_shinytest2()
Run the performance test based on a multiple commits using shinytest2
run_cypress_ptest()
Run the performance test based on a single commit using Cypress
run_shinytest2_ptest()
Run the performance test based on a single commit using shinytest2

shiny Benchmark Class

shiny_benchmark-class shiny_benchmark_class
An object of 'shiny_benchmark' class
summary(<shiny_benchmark>)
Summary for shiny_benchmark class
plot(<shiny_benchmark>)
Plot for shiny_benchmark class
print(<shiny_benchmark>)
Print for shiny_benchmark class

Other

load_example()
Load an application and instructions to run shiny.benchmark