Performance goals only protect a release when they are written down, measured the same way, and allowed to fail the pipeline. Runtime Performance Budget CI turns repeatable game scenarios into explicit runtime budgets and evidence your CI can act on.
What it helps you do
Use it to protect a target frame budget, stop memory or allocation creep, or keep performance acceptance criteria beside the code that depends on them.
This is a budget runner, not a profiler. It tells you which scenario and metric failed; use Unity Profiler to locate the code responsible. Batch mode does not render, so renderer counters require a supported Editor or development-player measurement.
Read the complete documentation.