touchstone_script: The script for benchmarking

touchstone_scriptR Documentation

The script for benchmarking

Description

The script that contains the code which executes the benchmark. It is typically called with run_script().

Requirements

A touchstone script must:

  • install all versions of the benchmarked repository with branch_install().

  • create benchmarks with one or more calls to benchmark_run().

  • produce the artifacts required in the GitHub workflow with benchmark_analyze().


lorenzwalthert/touchstone documentation built on April 20, 2024, 9:57 a.m.