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

Implement query to assess opportunity to fix sites that have lazy-loaded LCP image #49

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

felixarntz
Copy link
Collaborator

@felixarntz felixarntz commented Mar 20, 2023

This query is related to and based on #45.

Query results

Note that this is the % only relative to the sites that have an image as the LCP element. It is not relative to the total number of WordPress sites.

Row client lazy_loaded_lcp total_lcp pct_lazy_loaded
1 desktop 369675 1686728 0.21916693147917152
2 mobile 440164 2058102 0.21386889473893908

Based on February 2023 dataset

For reference, the total number of WordPress sites in that month is 3,975,233 on desktop, 5,383,714 on mobile. This means that combined with the above results, 42.4% of sites on desktop, 38.2% of sites on mobile have an image as their LCP element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant