@runloop/api-client - v1.18.1
    Preparing search index...

    Class BenchmarkRuns

    Hierarchy

    • APIResource
      • BenchmarkRuns
    Index

    Constructors

    Properties

    _client: Runloop

    Methods

    • 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

      Parameters

      • id: string
      • Optionaloptions: RequestOptions<unknown>

      Returns APIPromise<Runloop.BenchmarkRunView>