@rick_viscomi @patmeenan The plan for using heuristics are for 'similar' sites that are not using RUM to measure the impact of hinting strategies. The other interesting thing to consider is when to vary loading strategies for different network conditions and device capabilities.
The @RealWebPageTest has been _cranking_ on this for awhile and it's finally time to share! I could not be more excited to unveil our new Opportunities & Experiments—a way to let you test performance optimizations without touching a single line of code.
https://t.co/zDDNJfRFuU
103 Early Hint responses are now in the HTML standard!
... lets you to start loading subresources before the main HTML response is complete
https://t.co/HHCYSmL6jX
I love using @CloudflareDev Workers with @RealWebPageTest to experiment with #WebPerf optimisations.
This page's LCP could be 10s faster and FCP 3s faster at 3G with some simple tweaks 😱
@TheRealNooshu has a getting-started guide here: https://t.co/RejAaCRe1O
@levelsio@Cloudflare@eastdakota The advice is to execute third party code after the page has loaded which is precisely how Rocket Loader works. There is a plan to load the script first party which will save an extra connection and also remove this warning.
Excited to be partnering with https://t.co/FLHXSyMycz to bring @Cloudflare’s Automatic Platform Optimization (APO) to more of the web! https://t.co/pWYxzlKhoA
New blog post: 'Setting up Cloudflare Workers for web performance optimisation and testing': https://t.co/AWgbXAu4OE
A step by step guide on how to get started using @Cloudflare Workers and WebPageTest for web performance optimisation.
#webperf#perfmatters
Planning on fixing your CLS before it hits the Google search algorithm in May?
Do yourself a favor and grab a Cloudflare Worker for rapid prototyping against your live site. Add WebPageTest and you've got a fast way to experiment with fixes before touching prod.
#webperf#seo
@patmeenan@csswizardry Hi. There is no way via request params/headers. You can use page rules to disable for a specific page/path. Will take a look into the Safari issue.