Expand description
Performance budget gate.
Per page: enforces HTML weight + inline <style> against
page_weight_budget and the sum of inline <script> + first-party
referenced JS file sizes against js_budget (both configurable via
[audit.budgets]).
Structsยง
- Performance
Gate - Performance budget gate.