v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
run
reports

Create a run

Create a run. The user does not need have an account yet or be authenticated. The project may or may not exist yet.

post/v0/run

Request body

branchstring
contextRunContext
end_timestring date-time required
hashstring
idempotency_keystring uuid
projectstring
resultsstring[] required

An array of benchmarks results in Bencher Metric Format (BMF).

spec_resetboolean nullable

When set to true, clear the hardware spec from the testbed.

start_timestring date-time required
testbedstring

Response

successful creation

adapter'magic' | 'json' | 'rust' | 'rust_bench' | 'rust_criterion' | 'rust_iai' | 'rust_gungraun' | 'cpp' | 'cpp_google' | 'cpp_catch2' | 'go' | 'go_bench' | 'java' | 'java_jmh' | 'c_sharp' | 'c_sharp_dot_net' | 'js' | 'js_benchmark' | 'js_time' | 'js_vitest' | 'python' | 'python_asv' | 'python_pytest' | 'ruby' | 'ruby_benchmark' | 'shell' | 'shell_hyperfine' | 'dart' | 'dart_benchmark_harness' required
createdstring date-time required
end_timestring date-time required
jobstring uuid
start_timestring date-time required
uuidstring uuid required