compare_benchmarks
Compare two benchmark runs to detect performance changes, applying a minimum practical impact threshold to highlight meaningful differences.
Instructions
Compare repeated benchmark values with condition and impact checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseline_benchmark_id | Yes | ||
| candidate_benchmark_id | Yes | ||
| minimum_practical_impact_percent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| summary | Yes | ||
| artifact_id | Yes | ||
| artifact_type | Yes | ||
| schema_version | No | 1.0 |