Skip to content

Commit 0b23436

Browse files
authored
Fix INP chart by rank (#3373)
* Update performance.md * Add files via upload * Update performance.md
1 parent f5695d8 commit 0b23436

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/en/2022/performance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -775,10 +775,10 @@ The enormous disparity between desktop and mobile users' INP experiences is much
775775
To see how unevenly distributed INP performance is across the web, it's useful to segment websites by their popularity ranking.
776776

777777
{{ figure_markup(
778-
image="inp-performance-by-rank.png",
779-
caption="INP performance by rank.",
778+
image="inp-mobile-performance-by-rank.png",
779+
caption="Mobile INP performance by rank.",
780780
description="Stacked bar chart showing INP performance on mobile devices segmented by rank. The top 1,000 sites have 27% of good INP experiences, 52% have needs improvement INP experiences, and 20% have poor INP experiences. For the top 10,000 sites it's 25%, 50%, and 24% respectively, for the top 100,000 sites it's 31%, 50%, and 18%, for the top 1,000,000 sites it's 42%, 46%, and 12%, and finally for all sites it's 55% of good, 27% of needs improvement, and 5% of poor experiences.",
781-
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vR-dJP3uphZoGE5A_luniNBFm5V2ww6irfOxANg0hrMid7gjgrtchsN_utOIDOvVZUjIwpmUBb27nHF/pubchart?oid=1730743352&format=interactive",
781+
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vR-dJP3uphZoGE5A_luniNBFm5V2ww6irfOxANg0hrMid7gjgrtchsN_utOIDOvVZUjIwpmUBb27nHF/pubchart?oid=1034889047&format=interactive",
782782
sheets_gid="805166525",
783783
sql_file="web_vitals_by_rank_and_device.sql"
784784
)
30.9 KB
Loading

0 commit comments

Comments
 (0)