In this article, I will try to summarize relevant resources about measuring, monitoring, and optimizing web page speed, usability, and search engin...
For further actions, you may consider blocking this person and/or reporting abuse
There have been some updates to Web Vitals, according to Vitals updates, and Interaction to Next Paint:
Expected outcome of the weight changes according to Google's assumptions based on an HTTP archive study (quoted from Speedcurve's blog post):
Interaction to Next Paint (INP)
Quoting web.dev, Interaction to Next Paint (INP) has been introduced in 2022 as
Looks like you released the article instead of saving as draft. What you have written so far looks good though 😋!
Thanks! I will release the final version tomorrow, after today's online web performance meetup. You are invited to join our discussion, if you like: meetup.com/cologne-germany-high-pe...
Thanks for the invite, is the presentation and discussion after in English?
I am from UK and the last time I spoke German was when I was 16 (yes we are ignorant in the UK and expect everyone to speak English 🤣🤣).
Talk and discussion will be in English tonight!
Super, I will do my best to join you all. Look forward to it!
Thank you for the invite last night, your presentation was very good!
I look forward to the next one!
Sent a request to join, hopefully see you soon!
Thanks everybody for sharing your insights at our meetup! These were some of your suggestions and additions:
Total Blocking Time
CLS vs. web fonts
link: <https://example.com/regular.woff2>; rel="preload"; as="font"; type="font/woff2"; crossorigin
image dimensions vs. art direction and older browsers
image formats
Update about measurement tools: while preparing for the meetup, I noticed that WebPageTest had, at that time, the most old-fashioned user interface, so I decided to make screenshots of GTMetrix for my presentation. Shortly afterwards, WebPageTest got a relaunch and has now one of the most elegant interfaces, clearly beating Google and probably also all of the others, but here are two screenshots and the link to WebPageTest.org, so everyone can decide for themselves.
Update in May 2021: Browser Plugin and DevTools Overlay for Chrome
To activate the overlay, enter developer tools and open the command menu (using Control/Command + Shift + P ) and type “show render” to see the render options drawer, where you can check “core web vitals” to make the overlay appear immediately.
This is basically the same as Addy Osmani's Web Vitals extension, which has been a free extension for the Chrome web browser, previewing what is now built-in to chrome dev tools as the new Core Web Vitals overlay.
Source: developer.chrome.com/blog/new-in-d...