Skip to main content

Module performance

Module performance 

Source
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ยง

PerformanceGate
Performance budget gate.