Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tech Report: Performance opportunities #49

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

max-ostapenko
Copy link
Contributor

Adding a list of available performance opportunities.

@@ -30,8 +30,51 @@ CREATE TEMP FUNCTION IS_NON_ZERO(
) RETURNS BOOL AS (
good + needs_improvement + poor > 0
);

CREATE TEMP FUNCTION extract_audits (lighthouse JSON)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rviscomi please give me feedback here, if we understand performance opportunities the same way.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LMK if #38 (comment) helps

@max-ostapenko max-ostapenko changed the title Performance opportunities for Tech Report Tech Report: Performance opportunities Jan 12, 2025
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.

2 participants