Skip to content

Add "Optimize Website Performance" check#6

Merged
Jobayer-cloud1 merged 1 commit into
mainfrom
add-check/optimize-website-performance
May 24, 2026
Merged

Add "Optimize Website Performance" check#6
Jobayer-cloud1 merged 1 commit into
mainfrom
add-check/optimize-website-performance

Conversation

@continue
Copy link
Copy Markdown

@continue continue Bot commented May 24, 2026

Adds the Optimize Website Performance check to this repository.

This check will be synced from .continue/checks/optimize-website-performance.md and can be customized by editing the file directly.


Opened via Continue Hub


Summary by cubic

Adds an automated Optimize Website Performance check that compares Netlify preview vs production deploys and flags bundle size regressions and config issues. Helps catch costly performance changes before merge with clear, actionable fixes.

  • New Features
    • Adds .continue/checks/optimize-website-performance.md to audit Netlify deploys.
    • Uses netlify/netlify-mcp to fetch deploy URLs and measure JS/CSS/image sizes.
    • Triage rules: <10% auto-approve, 10–50% review, >50% block with root cause.
    • Blocks on disabled minification/tree-shaking, prod sourcemaps, or missing cache headers.
    • Outputs concise reports with prod/preview links and suggested fixes.

Written for commit 9e6b109. Summary will update on new commits. Review in cubic

@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 24, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Jobayer-cloud1 Jobayer-cloud1 merged commit e803f25 into main May 24, 2026
0 of 6 checks passed
@Jobayer-cloud1 Jobayer-cloud1 self-assigned this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant