analyze_benchmark
Normalize benchmark JSON from pyperf, Google Benchmark, hyperfine, or perflens into a typed artifact for consistent performance analysis.
Instructions
Normalize a supported benchmark JSON file and store the typed artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| source_format | No | auto | |
| benchmark_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| summary | Yes | ||
| artifact_id | Yes | ||
| artifact_type | Yes | ||
| schema_version | No | 1.0 |