bench_summary
Aggregate benchmarking artifacts from a tuning run into a summary table of CPS, success rate, p50/p95 latency, and shared memory delta to identify impactful configuration changes.
Instructions
Aggregate every bench artefact in OUT_DIR into one summary.
Useful at the end of a tuning run: bench_summary produces a
table of (label, kind, CPS, success_rate, p50/p95 latency, shmem
delta) so you can see which knobs actually moved the needle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | No | /tmp/opensips-bench |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||