Module Overview
Priority: Medium
Estimated Functions: ~8
Focus: Validate performance budgets (NOT optimize code)
Features
validate_bundle_size(), validate_lighthouse_scores(), check_core_web_vitals(), validate_cdn_configuration()
detect_render_blocking_resources(), check_image_optimization()
analyze_third_party_scripts(), check_font_loading_strategy()
Rationale
Performance budgets prevent bloat. Validation is measurable. Agents don't consider size.
Related
- Part of Phase 6: Modern Development
Module Overview
Priority: Medium
Estimated Functions: ~8
Focus: Validate performance budgets (NOT optimize code)
Features
validate_bundle_size(),validate_lighthouse_scores(),check_core_web_vitals(),validate_cdn_configuration()detect_render_blocking_resources(),check_image_optimization()analyze_third_party_scripts(),check_font_loading_strategy()Rationale
Performance budgets prevent bloat. Validation is measurable. Agents don't consider size.
Related