Gaming the system? Lack of knowledge? Or is there a benefit not linked to #webperf?
Heard about this at @perfnow.nl
Gaming the system? Lack of knowledge? Or is there a benefit not linked to #webperf?
Heard about this at @perfnow.nl
When done right, it is a great way to improve your higher percentiles of FCP and LCP
#webperf
When done right, it is a great way to improve your higher percentiles of FCP and LCP
#webperf
It has an LCP of 483ms at the P75!
#webperf
It has an LCP of 483ms at the P75!
#webperf
55% of my pageviews on Desktop are coming from Bfbache or had an early start with Prerendering. 👌
#webperf is easy* in 2025
(*I know I know)
55% of my pageviews on Desktop are coming from Bfbache or had an early start with Prerendering. 👌
#webperf is easy* in 2025
(*I know I know)
calendar.perfplanet.com/2024/uno/ by @timvereecke.bsky.social
#WebPerf #Performance
calendar.perfplanet.com/2024/uno/ by @timvereecke.bsky.social
#WebPerf #Performance
55% of my pageviews on Desktop are coming from Bfbache or had an early start with Prerendering. 👌
#webperf is easy* in 2025
(*I know I know)
55% of my pageviews on Desktop are coming from Bfbache or had an early start with Prerendering. 👌
#webperf is easy* in 2025
(*I know I know)
autofocus is a great way to make your login/registration and password reset forms more user-friendly
htmhell.dev/adventcalend...
I implemented it during my lunch break... so much better!
#UX #htmhell
autofocus is a great way to make your login/registration and password reset forms more user-friendly
htmhell.dev/adventcalend...
I implemented it during my lunch break... so much better!
#UX #htmhell
Time to track redirects in my RUM data (when possible). youtu.be/E2E89NeBbEM?...
Time to track redirects in my RUM data (when possible). youtu.be/E2E89NeBbEM?...
blog.chromium.org/2024/12/maki...
blog.chromium.org/2024/12/maki...
#webperf #rum #ttfb #cwv
www.youtube.com/watch?v=E2E8...
#webperf #rum #ttfb #cwv
www.youtube.com/watch?v=E2E8...
calendar.perfplanet.com/2024/wait-wh...
calendar.perfplanet.com/2024/wait-wh...
calendar.perfplanet.com/2024/uno/
calendar.perfplanet.com/2024/uno/
What’s in it:
- Pre-rendering & Prefetching Magic
- Real-World Use Cases
- Simple to complex use-case
Catch the action on YouTube: dub.sh/MyXjkeC
What’s in it:
- Pre-rendering & Prefetching Magic
- Real-World Use Cases
- Simple to complex use-case
Catch the action on YouTube: dub.sh/MyXjkeC
• shows % of traffic passing CWVs
• no weights, shows the progress, easy to compare, evolves CWV assessment
• formula: (LCP+CLS+INP+ min(LCP, CLS, INP)) / 4
What do you think? #webperf
Thx @timvereecke.bsky.social for min() trick and @csswizardry.com for CrRRUX
• shows % of traffic passing CWVs
• no weights, shows the progress, easy to compare, evolves CWV assessment
• formula: (LCP+CLS+INP+ min(LCP, CLS, INP)) / 4
What do you think? #webperf
Thx @timvereecke.bsky.social for min() trick and @csswizardry.com for CrRRUX
www.meetup.com/boston-web-p...
www.meetup.com/boston-web-p...
I delved into advanced tuning techniques to make a modern website lightning fast.
Using lots of charts and data, I showed how they helped make scalemates the fastest (and largest) modeling website in the world.
www.youtube.com/watch?v=rjUr...
#webperf
I delved into advanced tuning techniques to make a modern website lightning fast.
Using lots of charts and data, I showed how they helped make scalemates the fastest (and largest) modeling website in the world.
www.youtube.com/watch?v=rjUr...
#webperf
In "Tight Mode: how browsers REALLY load web pages", I take a very deep/very nerdy dive into why browsers sometimes intentionally delay loading resources, why they all do it differently, and why they should *stop clowning around* 🤡
#webperf
In "Tight Mode: how browsers REALLY load web pages", I take a very deep/very nerdy dive into why browsers sometimes intentionally delay loading resources, why they all do it differently, and why they should *stop clowning around* 🤡
#webperf
www.youtube.com/watch?v=rjUr...
www.youtube.com/watch?v=rjUr...
"auto" should ideally show different transitions based on the directory of the "old" vs "new"
- /a/ » /a/b/
- /a/b/ » /b/
- /a/1.html » /a/2.html
- /a/b/3.html » /d/e/f/4.html
@bram.us
"auto" should ideally show different transitions based on the directory of the "old" vs "new"
- /a/ » /a/b/
- /a/b/ » /b/
- /a/1.html » /a/2.html
- /a/b/3.html » /d/e/f/4.html
@bram.us
Reason?
CrUX unfortunately excludes TTFB from pre-rendered pages (subsequent navigations).
As a result, the CrUX dataset for TTFB contains a relatively larger amount of slower landing pages.
#webperf
Reason?
CrUX unfortunately excludes TTFB from pre-rendered pages (subsequent navigations).
As a result, the CrUX dataset for TTFB contains a relatively larger amount of slower landing pages.
#webperf