Optionaloptions: RequestOptions<unknown>List all BenchmarkRuns matching filter.
Optionalquery: Runloop.BenchmarkRunListParamsOptionaloptions: RequestOptions<unknown>List all BenchmarkRuns matching filter.
Optionaloptions: RequestOptions<unknown>Cancel a Benchmark run. This will do the following: 1. Cancel all running scenarios and shutdown the underlying Devbox resources 2. Update the benchmark state to CANCELED 3. Calculate final score from completed scenarios
Optionaloptions: RequestOptions<unknown>Complete a currently running BenchmarkRun.
Optionaloptions: RequestOptions<unknown>List started scenario runs for a benchmark run.
Optionalquery: Runloop.BenchmarkRunListScenarioRunsParamsOptionaloptions: RequestOptions<unknown>List started scenario runs for a benchmark run.
Optionaloptions: RequestOptions<unknown>
Get a BenchmarkRun given ID.