Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 658 Bytes

File metadata and controls

26 lines (20 loc) · 658 Bytes
name performance-budgeting
description Define performance budgets and guardrails. Use when a senior developer needs performance targets and enforcement.

Performance Budgeting

Purpose

Define performance budgets and guardrails.

Inputs to request

  • Key performance metrics and baselines.
  • User journey or critical paths.
  • CI/CD capabilities for enforcement.

Workflow

  1. Set measurable budgets for key metrics.
  2. Define thresholds and monitoring hooks.
  3. Plan enforcement in CI or release gates.

Output

  • Performance budget proposal.

Quality bar

  • Tie budgets to user impact.
  • Avoid budgets that are too strict to maintain.