Enforced by `tests/perf_gate.rs`. Run `cargo test -p mailrs-intelligence --test perf_gate`.
`extract_structured_data` is the heavier path — it scans the HTML for
`application/ld+json` script blocks and parses each. Budget assumes ≤ 5
JSON-LD blocks per email, which covers > 99% of real traffic.
Methodology + re-measurement protocol identical to `crates/jmap/BUDGETS.md`.