mgmacri/IPC Benchmark Gate
Run integration benchmarks and gate on performance thresholds
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to bench.yaml configuration file | no | bench.yaml |
| results | Path to results directory (if pre-collected) | no | "" |
| duration | Seconds per benchmark scenario | no | 30 |
| only | Run only a specific section: wal, events, sustained | no | "" |
| gate | Fail the step if any threshold is exceeded | no | true |
| report-output | Path to write the Markdown report | no | BENCHMARK-REPORT.md |
| target-ip | IP address of the ARM target device (required for run mode) | no | "" |
Outputs
| name | description |
|---|---|
| report-path | Path to the generated Markdown report |
| verdict | "pass" or "fail" |
| transports | Comma-separated list of detected transport interfaces (for threat model tracking) |
| transport-count | Number of detected transport interfaces requiring threat model coverage |