SpeedCurve Blog https://www.speedcurve.com/blog/ Speed matters. Get the latest on how the areas of design and performance overlap with a focus on creating great user experiences. 15 page speed optimizations that sites ignore (at their own risk) https://www.speedcurve.com/blog/15-neglected-page-speed-optimizations <p><span class="large-para">A recent analysis of twenty leading websites found a surprising number of page speed optimizations that sites are not taking advantage of &ndash; to the detriment of their performance metrics, and more importantly, to the detriment of their users and ultimately their business.</span></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/483/optimizations-hero.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>I spend a lot of time looking at waterfall charts and web performance audits. I recently investigated the test results for twenty top sites and discovered that many of them are not taking advantage of optimizations &ndash; including some fairly easy low-hanging fruit &ndash; that could make their pages faster, their users happier, and their businesses more successful.</p> <p>More on this below, but first, a few important reminders about the impact of page speed on businesses...</p><h2>Slow pages hurt your business</h2> <p>In user survey after user survey over the past decade or so, site speed has emerged as one of the greatest factors that determine a person's satisfaction with a website (second only to security). Because&nbsp;<a href="https://www.speedcurve.com/web-performance-guide/the-psychology-of-web-performance/">our "need for speed" is deeply rooted in our neural wiring</a>, it's unlikely to change, no matter how much we wish it could.</p> <p>In case you have any doubts,&nbsp;<a href="https://wpostats.com/">countless case studies</a>&nbsp;have proven a consistent and demonstrable correlation between page speed and business and user engagement metrics like conversions, bounce rate, and search rank. Just a few examples:</p> <ul> <li><strong>Walmart</strong>&nbsp;found that every 1 second of improvement equaled a&nbsp;<a href="https://wpostats.com/2015/11/04/walmart-revenue.html">2% increase in conversion rate</a>.</li> <li><strong>Vodafone</strong>&nbsp;improved their Largest Contentful Paint (LCP) time by 31%, resulting in an&nbsp;<a href="https://web.dev/case-studies/vodafone">8% increase in sales, a 15% increase in their lead-to-visit rate, and an 11% increase in their cart-to-visit rate</a>.</li> <li><strong>NDTV</strong>, one of India's leading news stations and websites, improved LCP by 55% and saw a&nbsp;<a href="https://web.dev/case-studies/ndtv">50% reduction in bounce rate</a>.</li> <li><strong>ALDO</strong>&nbsp;found that on their single-page app, mobile users who experienced fast rendering times brought 75% more revenue than average, and&nbsp;<a href="https://simplified.dev/performance/impact-of-web-performance">327% more revenue</a>&nbsp;than those experiencing slow rending times. On desktop, users with fast-rendering times brought in 212% more revenue than average and 572% more than slow.</li> </ul> <h2><span style="font-size: 35px;">How much faster than your competitors do you need to be?</span></h2> <p>It's not enough to be fast. You need to be faster than the competition. If you're not, your customers could be quietly drifting away. In a traditional brick-and-mortar scenario, abandoning one store for another takes effort. On the web, it takes a couple of clicks.&nbsp;</p> <p>The margin for speed is tight. Way back in 2012, Harry Shum (then EVP of Technology and Research at Microsoft) <a href="https://www.nytimes.com/2012/03/01/technology/impatient-web-users-flee-slow-loading-sites.html">said</a>:</p> <blockquote> <p>"Two hundred fifty milliseconds, either slower or faster, is close to the magic number now for competitive advantage on the Web."</p> </blockquote> <p>With many synthetic monitoring tools, you can&nbsp;<a href="https://support.speedcurve.com/docs/competitive-benchmarking">benchmark your site against your competitors</a>. Competitive benchmarking is a great way to see how you stack up &ndash; and how much you need to improve.</p> <p>This is why it's crucial to take advantage of any optimization technique that could help give you a competitive advantage.</p> <p style="text-align: center;"><a href="https://app.speedcurve.com/benchmarks/usa/retail/fast/start-render/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/483/benchmarks.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> <p style="text-align: center;"><a href="https://app.speedcurve.com/benchmarks/usa/retail/fast/start-render/"><em>US Retail Benchmarks leaderboard</em></a></p> <h2>Background: Looking at 20 leading sites</h2> <p>For this investigation:</p> <ul> <li>I looked at the synthetic test results for twenty randomly selected industry-leading sites, taken from SpeedCurve's <a href="https://app.speedcurve.com/benchmarks/">Page Speed Benchmarks</a> dashboard.</li> <li>I then tallied the pass/fail status for common performance recommendations (AKA performance audits).</li> </ul> <p><strong><a href="https://app.speedcurve.com/benchmarks/">Page Speed Benchmarks</a> is an interactive set of dashboards that anyone can explore and use for their own research.</strong> Every day we run a synthetic test for the home pages of industry-leading websites and rank them based on how fast their pages appear to load from a user&rsquo;s perspective. You can filter the dashboard to rank sites based on common web performance metrics, such as Start Render, Largest Contentful Paint, Cumulative Layout Shift, Time to Interactive, and more.&nbsp;</p> <p><strong>The Benchmarks dashboard also allows you to drill down and get detailed test results for each page</strong>, including waterfall charts, Lighthouse scores, and recommended optimizations/audits. Looking at these test details lets you see how the fastest and slowest pages in the dashboards are built &ndash; what they're doing right, as well as missed opportunities for optimization.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/483/lighthouse-scores-audits.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p style="text-align: center;"><em>Lighthouse scores and performance audits, taken from <a href="https://app.speedcurve.com/benchmark/media-eu/test/240704_4F_12b674ea9f73a94489c82665d1ae5b52/?share=freljsuj6913s9s5an29pktz92alec">this synthetic test result</a></em></p> <p>For the twenty sites I looked at, below are the most common page speed optimizations those sites were not taking advantage of, ranked from least to most implemented.</p> <h2>Serve static assets with an efficient cache policy</h2> <p><strong>Metric(s) affected:</strong> Rendering metrics for repeat views</p> <p>The first time you visit a site, it's likely that your browser won't have any of the resources it needs to load the page already stored in its cache. This is often referred to as a <strong>cold cache</strong>. This state is very typical for sites that don't get a lot of repeat visitors over a short duration.&nbsp;For many other sites, such as your favourite media or shopping sites, repeat views are very common.</p> <p>For sites that receive a lot of repeat visitors, <a href="https://www.speedcurve.com/web-performance-guide/leveraging-browser-caching-for-faster-load-times/">taking advantage of the browser cache</a> is a big performance win. <strong>Yet only 1 out of the 20 pages I looked at had an efficient cache policy.</strong></p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/1-efficient-cache.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:&nbsp;</strong><a href="https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/">Setting appropriate HTTP headers for page resources</a> is the best way to make sure you are optimally caching content for your site.&nbsp;</p> <h2>Reduce unused JavaScript</h2> <p><strong>Metric(s) affected:</strong> Largest Contentful Paint</p> <p>There's a shocking number of zombie scripts out there, slowly killing performance. Unused JS can hurt your site in a number of ways, from render-blocking scripts that prevent your page from loading to competing with essential JS for bandwidth, especially on mobile and low-powered devices. <strong>Only 3 out of 20 sites passed this audit.</strong></p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/2-unused-javascript.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong>&nbsp;<a href="https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/">Reduce unused JavaScript</a> and, when possible, defer scripts until they're required.&nbsp;</p> <h2>Page prevented back-forward cache restoration</h2> <p><strong>Metric(s) affected:</strong> Rendering metrics for repeat views</p> <p>Many navigations are performed by going back to a previous page and forward again. Back/forward cache (or bfcache) stores the entire page so that it's available and renders nigh instantaneously. It doesn't require special HTTP headers and is now supported across all major browsers.</p> <p>For sites that have a lot of back/forward navigations, taking advantage of the bfcache remains one of the biggest opportunities to deliver a page load experience that feels seamless. <strong>Yet&nbsp;16 out of 20 sites did not have bfcache restoration enabled</strong>.</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/3-bfcache.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> <a href="https://www.speedcurve.com/web-performance-guide/leveraging-browser-caching-for-faster-load-times/">Leverage the browser cache</a> to reduce the number of HTTP requests.&nbsp;</p> <h2>Image elements do not have explicit 'width' and 'height'</h2> <p><strong>Metric(s) affected:</strong> Cumulative Layout Shift&nbsp;</p> <p>Without height and width attributes, your images fly around the page trying to figure out how to resolve and settle down in each individual user's browser. This can really hurt your <a href="https://www.speedcurve.com/web-performance-guide/understanding-and-improving-cumulative-layout-shift/">Cumulative Layout (CLS)</a> score. CLS is a Core Web Vital, which means it's an important factor in Google's search algorithm. The worse your CLS score, the greater risk of hurting your SEO rank.</p> <p>More to the point, a poor CLS score tells you that your pages feel super janky and unstable. Page jank is an irritant for everyone, but it's a major accessibility problem for people with disabilities that affect fine motor skills.&nbsp;</p> <p>All this goes to say that it's very surprising to see that <strong>14 out of 20 sites failed this audit</strong>.&nbsp;</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/4-image-height-width.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong>&nbsp;<a href="https://web.dev/articles/optimize-cls#images-without-dimensions">Set an explicit width and height</a> on all image and video elements.&nbsp;Alternatively, reserve the required space with CSS <code>aspect-ratio</code> or similar.</p> <h2>Minimize main-thread work</h2> <p><strong>Metric(s) affected:</strong> Largest Contentful Paint, Total Blocking Time (to name just a couple)</p> <p>Geoff Graham provides a good analogy for the browser main thread <a href="https://www.smashingmagazine.com/2023/10/speedcurve-fight-main-thread/">here</a>:</p> <blockquote> <p>I&rsquo;ve heard the main thread described as a highway that gets cars from Point A to Point B; the more cars that are added to the road, the more crowded it gets and the more time it takes for cars to complete their trip. This particular highway has just one lane, and it only goes in one direction. there&rsquo;s only one way to go, and everything that enters it must go through it... Each resource on a page is a contender vying for a spot on the thread and wants to run first. If one contender takes its sweet time doing its job, then the contenders behind it in line just have to wait.</p> </blockquote> <p>When you understand how hard all a page's resources are fighting for the main thread, it's easy to understand why minimizing main-thread work is a crucial page speed optimization strategy. It's not uncommon to see pages where main-thread work could be reduced by 8-10 seconds or more! <strong>Of the 20 sites I looked at, 13 failed this audit.</strong></p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/5-minimize-main-thread.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> <a href="https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/">Reduce the time spent parsing, compiling and executing JS.</a> You may find delivering smaller JS payloads helps with this.&nbsp;</p> <h2>Reduce JavaScript execution time</h2> <p><strong>Metric(s) affected:</strong> Interaction to Next Paint, Total Blocking Time</p> <p>JavaScript is, by default, parser blocking. That means that when the browser finds a JavaScript resource, it needs to stop parsing the HTML until it has downloaded, parsed, compiled, and executed that JavaScript. Only after all of that is done can it continue to look through the rest of the HTML and start to request other resources and get on its way to displaying the page.</p> <p>For the 20 sites I looked at, <strong>there was a 50/50 pass/fail rate for this audit</strong>.</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/6-js-execution.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> <a href="https://www.speedcurve.com/web-performance-guide/best-practices-for-optimizing-javascript/">There are several things you can do</a>, including minification and compression, serving JS asynchronously (or deferring it), avoiding layout thrashing, and yielding to the main thread. The most radical solution: wherever possible, don't use JavaScript!&nbsp;</p> <h2>Avoid enormous network payloads (AKA page size)</h2> <p><strong>Metric(s) affected:</strong> Largest Contentful Paint</p> <p>I've stopped being shocked when I see pages that are upwards of 10, 20, and even 30 MB in size. Large network payloads can cost users real money and are highly correlated to slow load times. The main culprits: huge image and video files, along with unoptimized JavaScript.&nbsp;</p> <p>If a page is greater than 5,000 KB in size, then it fails this audit. <strong>Of the 20 sites I looked at, 9 failed &ndash; meaning they were larger than 5,000 KB.</strong></p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/7-network-payload.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> <a href="https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/">Reduce payload size.</a> For first views, you can optimize resources like images and videos to be as small as possible. For repeat views, leverage the browser cache as recommended earlier in this post.</p> <h2>Serve images in next-gen formats</h2> <p><strong>Metric(s) affected:</strong>&nbsp;Start Render, Largest Contentful Paint</p> <p>Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption.<strong>&nbsp;11 out of 20 sites passed this audit.</strong></p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/8-images-next-gen.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong>&nbsp;<a href="https://www.speedcurve.com/web-performance-guide/best-practices-for-optimizing-images/">Explore alternative image formats.</a> AVIF is supported in Chrome, Firefox, and Opera and offers smaller file sizes compared to other formats with the same quality settings. WebP is supported in the latest versions of Chrome, Firefox, Safari, Edge, and Opera and provides better lossy and lossless compression for images on the web.&nbsp;</p> <h2>Ensure text remains visible during webfont load</h2> <p><strong>Metric(s) affected:</strong>&nbsp;Start Render, Largest Contentful Paint</p> <p>Some web fonts can be large resources, which means they render slowly. Because fonts are often one of the first resources to be called by the browser, a slow font can relay all your downstream metrics. And depending on the browser, the text might be completely hidden until the font loads. The resulting <strong>flash of invisible text</strong> (FOIT) is a UX annoyance.</p> <p>Despite all those very good reasons to optimize font rendering, <strong>7 out of 20 sites failed this audit</strong>.</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/9-text-fonts.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong>&nbsp;<a href="https://developer.chrome.com/docs/lighthouse/performance/font-display/">Leverage the <code>font-display</code> CSS feature</a> to ensure text is visible to users while web fonts are loading.</p> <h2>Reduce the impact of third-party code</h2> <p><strong>Metric(s) affected:</strong> Total Blocking Time, Largest Contentful Paint, Interaction to Next Paint</p> <p>These days, a typical web page can contain dozens of third-party scripts. All that extra code &ndash; which you don't have much control over &ndash; can significantly affect the speed of your pages. A single non-performant blocking script can completely prevent your page from rendering. The good news is that only <strong>4 out of 20 sites failed this audit</strong> (though that number is still too high).</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/10-third-parties.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> While you can't always do much about your third-party vendors, <a href="https://www.speedcurve.com/web-performance-guide/third-party-web-performance/">you still have a number of options available</a>, including limiting the number of redundant third-party providers and loading third-party code after your page has primarily finished loading.</p> <h2>Reduce unused CSS</h2> <p><strong>Metrics affected:</strong> Start Render, Total Blocking Time, Largest Contentful Paint</p> <p>By default, the browser has to download, parse, and process all stylesheets before it can display any content. Like unused JavaScript, unused CSS clutters your pages, creates extra network trips, unnecessarily adds to your total payload, and ultimately slows down user-perceived performance. Decluttering your pages pays off, yet <strong>4 out of 20 sites failed this audit</strong>.</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/11-reduce-css.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content. <a href="https://www.speedcurve.com/web-performance-guide/using-critical-css-for-faster-rendering/">Use critical CSS for faster rendering.</a>&nbsp;</p> <h2>Avoid 'document.write()'</h2> <p><strong>Metric(s) affected:</strong> Start Render and other downstream metrics</p> <p>For users on slow connections, external scripts dynamically injected via document.write() can delay page load by <em>tens</em> of seconds. That's a lot!</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/12-document-write.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> <a href="https://developer.chrome.com/blog/removing-document-write">Remove all uses of&nbsp;<code>document.write()</code>&nbsp;from your code.</a>&nbsp;If it's being used to inject third-party scripts, use asynchronous loading instead.</p> <h2>Eliminate render-blocking resources</h2> <p><strong>Metric(s) affected:</strong> Start Render, Largest Contentful Paint, and other downstream metrics</p> <p>A blocking resource is any resource that blocks the first paint of your page. Anything that has the potential to block your page completely is concerning, right? <strong>Yet&nbsp;3 out of 20 sites failed this audit</strong>.</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/13-eliminate-render-blocking-resources.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> <a href="https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/">Eliminate render-blocking scripts.</a> Assess your blocking resources to make sure they're actually critical and then serve the legitimately critical scripts inline. Serve non-critical code asynchronously or defer it.&nbsp;Remove unused code completely.&nbsp;&nbsp;</p> <h2>Use HTTP/2</h2> <p>HTTP/2 offers many benefits over HTTP/1.1, including binary headers and multiplexing. What this means: your page's resources are leaner and faster.&nbsp;<strong>Most sites I looked at are already leveraging HTTP/2, but there were still a couple of holdouts.</strong></p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/15-http2.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong>&nbsp;<a href="https://dassur.ma/things/h2setup/">Learn how to set up HTTP/2.</a>&nbsp;</p> <h2>Do NOT lazy load the LCP image</h2> <p><strong>Metric(s) affected:</strong> Largest Contentful Paint</p> <p>Yikes! I don't see this issue often, but I'm still surprised every time I do. Images that are lazy loaded render later in the page lifecyle. Lazy loading is a great page speed optimization technique for non-critical images, such as those that are lower down on the page. But it's a huge problem if you're lazy loading your Largest Contentful Paint (LCP) image. This can add many seconds to your LCP time. (I've seen LCP times of up to 20 seconds &ndash; caused by lazy loading!)</p> <p>LCP is a Core Web Vital, which means it's a user experience signal in Google's search algorithm. The worse your LCP time, the greater risk of hurting your SEO rank. Just as important, slow images hurt the user experience, and ultimately conversions and bounce rate for your site. <strong>Seeing that 2 out of 20 sites failed this audit broke me a little.</strong> I hope this post helps you avoid this mistake!</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/483/14-lazy-load-lcp.png?auto=format,compress&amp;fit=max&amp;w=2000" /></p> <p><strong>Fix:</strong> The LCP image should&nbsp;<strong>never</strong>&nbsp;be lazy loaded. In fact, the LCP image should be prioritized to render as early in the page lifecycle as possible. If the LCP element is dynamically added to the page, you should preload the image. <a href="https://www.speedcurve.com/web-performance-guide/understanding-and-improving-largest-contentful-paint/">Get more LCP optimization tips.</a></p> <p>You should also <a href="https://www.speedcurve.com/web-performance-guide/complete-guide-performance-budgets/">create a performance budget</a> for LCP, so you get alerted right away if it suddenly degrades.&nbsp;</p> <h2>Why are so many recommendations neglected?</h2> <p>There are a few reasons I can think of off the top of my head:</p> <h3>Some optimizations may not affect the critical rendering path</h3> <p>The critical rendering path is the set of steps a browser takes to convert all a page's resources &ndash; from images and HTML to CSS and JavaScript &ndash; into a complete, functional web page. Optimizing the critical rendering path means taking a good look at the order in which the resources on your pages render, and then making sure that each resource in the rendering path is as performant as possible. It sounds simple &ndash; and conceptually it is &ndash; yet it can be tricky to achieve (as <a href="https://www.speedcurve.com/blog/web-performance-audit-lego/">this performance audit of LEGO.com</a> reveals).</p> <p>Depending on how a page is built, the critical rendering path might be well optimized, even disregarding some of the optimizations listed above. For example, a page might contain render-blocking first- and third-party JavaScript &ndash; such as ads and beacons &ndash; but if these scripts are called later in the pages rendering life cycle, then they probably won't affect the user experience.</p> <h3>Some optimizations may be harder (or impossible) to implement</h3> <p>If your page has a massive payload, there might not be much you can do about it. News sites, for example, typically have huge pages because they're required to contain a ton of ads and widgets in addition to their huge content payload of images and videos.</p> <p>And speaking of images, serving them in next-gen formats (e.g., AVIF instead of JPEG) can be challenging if you have a large number of content creators uploading images to your CMS.</p> <h3>People just don't know</h3> <p>Some practices &ndash; such as leveraging the bfcache &ndash; are so new that they might not be on people's radar. Others &ndash; such as knowing not to lazy load the LCP image &ndash; are probably because people are too broadly applying a generally good best practice like lazy loading.&nbsp;</p> <h2>But still...</h2> <p>Many of the sites I looked at are pretty fast, despite not following web performance optimization best practices religiously. But that doesn't mean ignoring best practices is... well, good practice.&nbsp;</p> <ul> <li><strong>Page size and complexity affects users at the 95th percentile</strong> &ndash; including mobile users and people using slower networks. Ignoring 5% (or more) of your users is a bad idea.</li> <li><strong>Bad practices pile up until there's a tipping point.</strong> After that, all it takes is one unoptimized image or non-performant script to seriously hurt your page.</li> <li><strong>Zombie third parties can introduce security issues.</strong> You should always understand why a third-party script is on your pages and eliminate the ones that don't belong there.</li> <li><strong>Page jank is a thing.</strong> It's not enough to have a fast Start Render or Largest Contentful Paint time. Your critical rendering path might be short and sweet, and your pages might start to render reasonably quickly, but what about the user experience during the entire rendering lifecycle of the page? Everyone hates jank, and too much of it hurts your UX and your business.</li> </ul> <h2>How to prioritize page speed optimizations</h2> <h3>1. Consider how many pages on your site are affected by each optimization recommendation</h3> <p>Run some <a href="https://www.speedcurve.com/web-performance-guide/synthetic-vs-real-user-monitoring/">synthetic</a> tests on your key pages and see which optimizations are recommended. If you're a SpeedCurve user, you can <a href="https://support.speedcurve.com/docs/aggregated-lighthouse-results">use your Improve dashboard to see how many pages on your site are affected by each audit</a>. If a large number of your pages would benefit from an optimization, then you may want to take the approach of tackling improvements one audit at a time.</p> <h3>2. Validate that an optimization will help your page and UX in a measurable way</h3> <p>You don't want to spend a lot of developer time implementing an optimization that won't ultimately benefit your users. Understanding the critical rendering path for your pages is the best way to know if optimizing a resource will make a difference in how the page feels from an end-user perspective.</p> <h3>3. Grab the easy fixes first</h3> <p>Sometimes it's easier to get yourself &ndash; and other folks &ndash; in your organization excited about performance fixes is to score some easy wins early on. Later, you can work your way up to the more time-consuming ones.</p> <p>Some easy(ish) recommendations:&nbsp;</p> <ul> <li>Tweaking your cache policy</li> <li>Enabling bfcache</li> <li>Setting height and width attributes on images</li> <li>Optimizing image and video sizes</li> <li>Serving third parties asynchronously or deferring them</li> </ul> <h2>Start somewhere and keep moving</h2> <p>If you've tested your pages and get a long list of recommended fixes, it can be a bit overwhelming &ndash; and more than a bit demoralizing. Start with the small, easy wins first. Speeding up your pages doesn't (usually) happen overnight. The important thing is to show up, do the work, and always be monitoring. Remember: you can't fix what you don't measure!</p> <p><a href="https://www.speedcurve.com/signup/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/483/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> Tue, 09 Jul 2024 00:00:00 +1200 Performance Hero: Michelle Vu https://www.speedcurve.com/blog/performance-hero-michelle-vu <p><span class="large-para">Michelle Vu is one of the most knowledgeable, helpful, kind people you could ever hope to meet. As a founding member of Pinterest's performance team, she has created an incredibly strong culture of performance throughout Pinterest. She's also pioneered important custom metrics and practices, like Pinner Wait Time and performance budgets. We are super excited to share that Michelle is this month's Performance Hero!</span></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/512/michelle-vu.jpg?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <div>Michelle is a web performance industry veteran who has spent the last seven years making Pinterest fast and reliable. She was a founding member of Pinterest's performance team, establishing foundations of their program by setting up its synthetic and real user metrics, proactive alerts, and performance analysis tools, while fostering a culture of performance across teams.</div> <div>&nbsp;</div><div>Michelle and her team at Pinterest pioneered the use of custom metrics when they introduced Pinner Wait Time (PWT). This metric measured the slowest loading time for content they considered critical for the user experience on a page.</div> <div>&nbsp;</div> <div>As the web performance tech lead at Pinterest, Michelle focuses on large optimizations to the Core Web Vital and Pinner Wait Time metrics for key features. She also aids in performance issues from platform migrations and product feature launches. When she's not working on optimizations, Michelle tackles performance regressions and develops tooling to analyze performance and prevent regressions.&nbsp;</div> <div>&nbsp;</div> <div>Michelle is a participant in the <a href="https://www.w3.org/webperf/">W3C Web Performance Working Group</a> as an Invited Expert. She's given talks about performance at Fastly's <a href="https://vimeo.com/267643422">Altitude NYC</a>, <a href="https://www.youtube.com/watch?v=FBeR6QvroEQ">performance.now()</a>, <a href="https://timkadlec.com/remembers/2018-03-27-notes-on-making-pinterest-fast-at-perfmatters/">PerfMatters</a>, and numerous web performance meetups.</div> <div>&nbsp;</div> <div>Most recently, Michelle presented on tooling to catch and prevent regressions due to increases in JavaScript bundle sizes. She's also in the midst of releasing a three-part series of articles &ndash; <a href="https://medium.com/pinterest-engineering/web-performance-regression-detection-part-1-of-3-86dcc6d5fce9">Web Performance Regression Detection</a>&nbsp;&ndash; on the Pinterest&nbsp;Engineering Blog.&nbsp;</div> <div>&nbsp;</div> <div><img class="blog-img" src="https://blog-img.speedcurve.com/img/512/perfmatters.jpg?auto=format,compress&amp;fit=max&amp;w=2000" alt="Michelle speaking at the Perfmatters conference in 2018" /></div> <div>&nbsp;</div> <div style="text-align: center;"><sup><em>Loved seeing Michelle use SpeedCurve visuals on stage to share how they help make Pinterest fast!</em></sup></div> <div>&nbsp;</div> <div><span style="color: #1f1f1f;">Here are a few ways you can find Michelle and learn more about the great work she does in our community:</span></div> <div> <ul> <li><a href="https://medium.com/@Pinterest_Engineering">Pinterest Engineering Blog</a></li> <li><a href="https://www.linkedin.com/in/michellethivu/">LinkedIn</a></li> <li><a href="https://x.com/micvu">Twitter</a></li> </ul> <p>Please join us in celebrating Michelle Vu, a true Performance Hero!</p> <p><em>Do you have someone you'd like to recognize as a Performance Hero?&nbsp;<a href="mailto:support@speedcurve.com">Let us know!</a></em></p> </div> Wed, 26 Jun 2024 00:00:00 +1200 New! Web Performance Guide https://www.speedcurve.com/blog/new-web-performance-guide <p><span style="font-size: 22px;">Our customers often tell us how much they appreciate the user-friendliness of the articles we create for them, so we recently decided to make them available to everyone (not just SpeedCurve users). Introducing the <a href="https://www.speedcurve.com/web-performance-guide/">Web Performance Guide</a>!</span></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/513/herman-bench-social.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>The <a href="https://www.speedcurve.com/web-performance-guide/" target="_blank" rel="noopener">Web Performance Guide</a> is &ndash; as its name suggests &ndash; a collection of articles we've been writing over the years to answer the most common questions we field about performance topics like site speed, why it matters, how it's measured, website monitoring tools, metrics, analytics,&nbsp;and optimization techniques.&nbsp;</p> <p>You'll find the articles grouped into these topics...</p><p><span style="font-size: 35px; color: #000000;">Business success</span></p> <p>Making your pages faster isn't just for the web performance geeks in your organization. Site speed affects every business metric you care about &ndash; from bounce rate to <a href="https://www.speedcurve.com/web-performance-guide/web-performance-for-retailers/">conversions</a> to <a href="https://www.speedcurve.com/web-performance-guide/seo-web-performance/">search rank</a>. This section gives you the data, tools, and tips to make everyone in your company care about&nbsp;<a href="/web-performance-guide/the-psychology-of-web-performance/">how page speed affects your users</a>&nbsp;and&nbsp;<a href="/web-performance-guide/performance-culture-best-practices/">build a healthy culture of web performance.</a></p> <h2>Core Web Vitals</h2> <p>There are a lot of metrics you need to track, and&nbsp;<a href="/web-performance-guide/get-started-with-core-web-vitals/">Core Web Vitals</a>&nbsp;are among them. These three metrics &ndash;&nbsp;<a href="/web-performance-guide/understanding-and-improving-largest-contentful-paint/">Largest Contentful Paint,</a>&nbsp;<a href="/web-performance-guide/understanding-and-improving-cumulative-layout-shift/">Cumulative Layout Shift,</a>&nbsp;and&nbsp;<a href="/web-performance-guide/understanding-and-improving-interaction-to-next-paint/">Interaction to Next Paint</a>&nbsp;&ndash; are important ingredients in Google's search ranking algorithm. We cover what they measure, how to track them over time (and get alerts when they degrade), and how to optimize your pages to improve them.</p> <h2>Optimization techniques</h2> <p><img class="blog-img-sm" style="float: right; margin: 20px;" src="https://blog-img.speedcurve.com/img/510/sad-mobile.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>Website speed testing is just the first step toward optimizing your pages to make them faster &ndash; and make your users happier. This section covers best practices for creating&nbsp;<a href="/web-performance-guide/complete-guide-performance-budgets/">performance budgets</a>&nbsp;to fight regressions, as well as techniques for optimizing&nbsp;<a href="/web-performance-guide/best-practices-for-optimizing-images/">images,</a>&nbsp;<a href="/web-performance-guide/best-practices-for-optimizing-javascript/">JavaScript,</a>&nbsp;<a href="/web-performance-guide/using-critical-css-for-faster-rendering/">CSS,</a>&nbsp;<a href="/web-performance-guide/optimizing-single-page-applications-spas/">SPAs,</a>&nbsp;<a href="/web-performance-guide/third-party-web-performance/">third-party scripts</a>, and more!</p> <h2>Metrics and charts</h2> <p>There's a lot of terminology and TLAs (three-letter acronyms) in the web performance space. No fear! We're here to explain everything in&nbsp;<a href="/web-performance-guide/how-to-trust-your-metrics/">plain language</a>&nbsp;so you can understand what you're seeing in your site speed testing tools. We'll help you understand the difference between <a href="https://www.speedcurve.com/web-performance-guide/synthetic-vs-real-user-monitoring/">synthetic and real user monitoring</a> tools. We also cover topics like <a href="https://www.speedcurve.com/web-performance-guide/averages-medians-percentiles/">understanding averages, medians and percentiles</a> and how to interpret charts like <a href="https://www.speedcurve.com/web-performance-guide/how-to-read-a-rum-histogram/">histograms</a> and waterfalls.</p> <h2>Everything in the Web Performance Guide was written by actual humans!</h2> <p>Meet our&nbsp;<a href="https://www.speedcurve.com/about/">amazing team</a>&nbsp;of web performance experts and authors:</p> <ul> <li>Cliff Crocker</li> <li>Andy Davies</li> <li>Tammy Everts</li> <li>Tim Kadlec</li> <li>Steve Souders</li> <li>Joseph Wynn</li> <li>Mark Zeman</li> </ul> <p>Not only do they deliver&nbsp;<a href="https://www.speedcurve.com/features/consulting/">world-class consulting</a>&nbsp;and hands-on care to our&nbsp;<a href="https://www.speedcurve.com/customers/">wonderful customers</a>, they're pretty great writers, too!</p> <h2>Questions? Suggestions?</h2> <p>We'd love to hear from you! Drop us a note at support@speedcurve.com.</p> <p><a href="https://www.speedcurve.com/signup/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/513/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> Tue, 25 Jun 2024 00:00:00 +1200 Performance Hero: Estela Franco https://www.speedcurve.com/blog/web-performance-hero-estela-franco <p><span class="large-para">Continuing our series of Performance Heroes, this month we celebrate&nbsp;Estela Franco! Estela is a passionate web performance and technical SEO specialist with more than ten years of contributing to our community. She loves to talk and share about web performance optimization, technical SEO, JavaScript, and Jamstack whenever she can.</span></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/486/perf-hero-estela-franco-main1.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p><p>By day, you can find Estela working as a web performance specialist for Schneider Electric in Barcelona, Spain. Outside of work, her contributions as a Google Developer Expert in Web Technologies, a Storyblok Ambassador, co-organizer of the <a href="https://www.meetup.com/barcelona-web-performance/">Barcelona Web Performance Meetup</a>, and co-founder of the <a href="https://www.mujeresenseo.es/">Mujeres en SEO</a> community have made a huge impact on developers and web performance aficionados around the globe.</p> <p>Estela has the winning combination of a web development background coupled with a background in business administration. She started on the marketing side, discovering the fundamentals of SEO and digging deeper into the code to learn how websites work and how to optimize for both robots and humans. This led her to specialize in technical SEO. With the announcement of the Core Web Vitals back in 2020, Estela made the decision to focus on web performance.</p> <p>In&nbsp;<a href="https://youtu.be/ZYX6jXGdlyg">her talk at Performance.now</a>&nbsp;in November 2023, Estela helped demystify optimizing for Largest Contentful Paint (LCP) with a focus on LCP subparts. Her data-backed approach was refreshing, practical, and very useful. (We certainly took note!)</p> <p>Here are a few ways you can find Estela and learn more about the great work she does in our community:</p> <ul> <li><a href="https://estelafranco.com">estelafranco.com</a></li> <li><a href="https://www.linkedin.com/in/estelafranco/">LinkedIn</a></li> <li><a href="https://toot.cafe/@guaca">Mastodon</a></li> <li><a href="https://twitter.com/guaca">Twitter</a></li> </ul> <p><span style="color: #1f1f1f;">Please join us in celebrating Estela Franco, a true Performance Hero!</span></p> <p><em>Do you have someone you'd like to recognize as a Performance Hero?&nbsp;<a href="mailto:support@speedcurve.com">Let us know!</a></em></p> Tue, 21 May 2024 00:00:00 +1200 NEW: RUM attribution and subparts for Interaction to Next Paint! https://www.speedcurve.com/blog/rum-attribution-subparts-interaction-to-next-paint <p><span class="large-para">Now it's even easier to find and fix Interaction to Next Paint issues and improve your Core Web Vitals.</span></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/inp_heatmap.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Heatmap table showing INP selector performance sorted by page views" /></p> <p>Our newest release continues our theme of making your RUM data even more actionable. In addition to&nbsp;<a href="https://www.speedcurve.com/blog/bfcache-prerendering/">advanced settings, navigation types, and page attributes</a>, we've just released more diagnostic detail for the latest flavor in Core Web Vitals: Interaction to Next Paint (INP).</p> <p>This post covers:</p> <ul> <li>Element attribution for INP&nbsp;</li> <li>A breakdown of where time is spent within INP, leveraging subparts</li> <li>How to use this information to find and fix INP issues</li> <li>A look ahead at RUM diagnostics at SpeedCurve</li> </ul><h2>How quickly does my site respond to user input?</h2> <p>In short, Interaction to Next Paint measures the responsiveness of your pages. (If you want to dive deeper, check out our <a href="https://www.speedcurve.com/blog/check-core-web-vitals-inp/">INP primer</a>.)&nbsp;Delays in responsiveness can lead to user frustration, which affects user engagement, which in turn affects your business objectives, such as revenue. This is why you should care about INP.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/449/inp_v_conversion.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Correlation charts showing the relationship between INP and conversion rates for four different sites." /></p> <p style="text-align: center;"><em>Correlation charts showing <a href="https://www.speedcurve.com/blog/INP-user-experience-correlation/">how INP affects user engagement</a></em></p> <h2>Element attribution</h2> <p>We've been collecting Interaction to Next Paint data for a while. Early on, we found that poor INP was an issue for a lot of folks, <a href="https://www.speedcurve.com/blog/core-web-vitals-inp-mobile/">especially when looking at mobile users</a>.</p> <p>However, as a general time-based metric, INP didn't leave a lot of hints as to the source of the problem. Our early solutions leveraged our <a href="https://www.speedcurve.com/blog/interaction-to-next-paint-find-ix-elements/">IX elements as a proxy for element attribution</a> for INP. <strong>This is still a viable option for all non-Chromium browsers &ndash; which, to be clear, is probably more than half of your traffic!</strong> However, with the element selector directly attributed to INP for Chromium browsers, you are provided <strong>a lot</strong> of missing context.</p> <p>After a bit of research and plenty of consultation with our customers, we've decided to expose the INP element selector. In addition, we've improved our classification for IX elements, making it easier to cross reference attribution with non-Chromium browsers.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/inp_heatmap_element.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="INP heat map highlighting element selector column" /></p> <p style="text-align: center;"><em>INP heatmap available in your RUM Performance dashboard&nbsp;</em></p> <h2>INP subparts</h2> <p>After identifying which interactions are responsible for Interaction to Next Paint issues, you'll want to understand where that time is being spent. This is provided with INP subparts, which are now collected for all SpeedCurve RUM users.</p> <p>There are three main areas to look at when diagnosing INP times:</p> <ul> <li>Input delay</li> <li>Processing time</li> <li>Presentation delay</li> </ul> <p style="text-align: center;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/webdev_inp_illustration.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Diagram showing a user interaction and subpart timings" /></p> <p style="text-align: center;"><em>Source: <a href="https://web.dev/articles/inp#what's-in-an-interaction">INP: What's in an interaction?</a></em></p> <h3>Input delay</h3> <p>As you can see in the illustration above, input delay measures from the time that the user interaction started (when the input was received) until the event handler is able to run.&nbsp;</p> <h3>Processing time</h3> <p>Processing time includes the time it takes event callbacks, initiated by the interaction, to complete.</p> <h3>Presentation Delay</h3> <p>Simply put, presentation delay is the time it takes the frame to be presented after the event callbacks are completed.</p> <h2>Using SpeedCurve RUM to find and fix INP issues</h2> <p>Once you've identified that Interaction to Next Paint is an issue for your page (or pages), you can use the heatmap shown above in your RUM Performance dashboard to identify problematic elements on your page.</p> <h3>Step 1: Make sure you've set the RUM Performance dashboard filter to the 75th percentile</h3> <p>This is especially important if you are chasing INP issues you've identified via CrUX or Google Search Console.</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/485/filterp75.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Dashboard filter showing 75th percentile selected" /></p> <h3>Step 2: Navigate to the INP heatmap</h3> <p>Look for thresholds that have been exceeded, using the color-based Google-defined thresholds for INP:</p> <ul> <li>Green = &lt;200ms</li> <li>Yellow = 200-500ms</li> <li>Red = &gt;500ms</li> </ul> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/inptablep75.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="INP heatmap showing several poor INP element selectors" /></p> <h3>Step 3:&nbsp;Determine where the most time is spent</h3> <p>Below are a few examples to go along with this Web.dev post on <a href="https://web.dev/articles/optimize-inp">Optimizing INP</a> by Jeremy Wagner and Philip Walton.</p> <p><strong>Input delay</strong></p> <p><strong><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/inputdelayheatmap.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Slow INP element showing a large amount of time in input delay" /></strong></p> <p>Factors that affect input delay&nbsp;<em>generally</em>&nbsp;include contending main thread work. Look for Long Tasks that appear to be in conflict with the interaction, fetch handlers, timer functions, or other competing interactions.</p> <p><strong>Processing delay</strong></p> <p><strong><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/processingdelayheatmap.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Slow INP with high processing time" /></strong></p> <p>If time is spent here, look at optimizing event callbacks. As with Long Tasks, breaking things up into smaller chunks of work and deferring work not required for rendering is recommended.</p> <p><strong>Presentation delay</strong></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/presentationdelayheatmap.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Slow INP with long running presentation delay highlighted" /></p> <p>Issues with presentation delay are typically related to the complexity of the DOM. Other improvements to presentation delay may come by reducing the amount of client-side rendering required and deferring rendering of off-screen elements.</p> <p>For a deeper dive into troubleshooting INP issues, see <a href="https://www.speedcurve.com/blog/debugging-interaction-to-next-paint-inp/">this post by Andy Davies</a> which takes you through using Chrome DevTools to profile interactions.&nbsp;</p> <h2>What about iOS?</h2> <p>The lack of support for web performance metrics in Safari is not a new complaint, but it's a big one. Developers are left to their own devices to troubleshoot performance on iOS devices. While Apple hasn't announced any plans to support any of the Core Web Vitals soon, there is some ability to triangulate on potential issues that might affect the user experience.</p> <p>As an example, the <strong>Interaction Metrics (IX) captured by SpeedCurve are available for Safari</strong>. With the latest upgrades to RUM, we've made it easier to identify those IX elements, which tend to align very closely with the INP element selectors we see for Chromium. This guide to <a href="https://www.speedcurve.com/blog/interaction-to-next-paint-find-ix-elements/">finding and fixing INP issues</a>&nbsp;using IX elements as a proxy still applies!</p> <h2>Looking ahead at RUM diagnostics</h2> <p>Team SpeedCurve is very excited! Here's what we'll be up to over the coming months:</p> <ul> <li>We'll be making a lot of updates and improvements to our data pipeline, which will allow us to continue our mission of making RUM even more actionable.</li> <li>We'll be focused on improving the diagnostic capabilities for the remaining Core Web Vitals, Largest Contentful Paint (LCP) and Cumulative Layout Shift (CLS).</li> <li>We'll also be focused on enhanced support for the increasing complexity of measuring the entire lifecycle of the page.</li> </ul> <p>We're excited to roll out this update for Interaction to Next Paint and hope you get a lot of use from it. As always, we value your feedback, so <a href="mailto:support@speedcurve.com">shoot us a note</a> and let us know what you think!<br /><br /></p> <p><a href="https://www.speedcurve.com/signup/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/485/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> Wed, 01 May 2024 00:00:00 +1200 Performance Hero: Paul Calvano https://www.speedcurve.com/blog/web-performance-hero-paul-calvano <p><span class="large-para">Celebrating performance wins is critical to a healthy, well-supported, high-performing team. This isn't a new idea. In fact, it's something that started in the early days of web performance when <a href="https://larahogan.me/">Lara Hogan</a>, who was an engineering manager at Etsy at the time, discussed the <a href="https://designingforperformance.com/changing-culture/#empowering">practice of empowering people</a>&nbsp;across the organization by celebrating 'performance heroes'.</span></p> <p><strong><img class="blog-img" src="https://blog-img.speedcurve.com/img/468/perf-hero-paul-calvano-hero.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></strong></p> <p style="color: #1f1f1f; font-family: Gotham, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">&nbsp;</p> <p style="color: #1f1f1f; font-family: Gotham, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">In that spirit, we're reigniting the tradition of spotlighting Performance Heroes from our awesome community. It seems appropriate that we'd start with someone who is currently focused on keeping Etsy's site as fast as possible:&nbsp;<strong>Paul Calvano</strong></p> <p>Not only has Paul had a long career dedicated to making the web faster for some of the largest and most popular sites in the world, he is humble, incredibly talented, and one of the kindest people you'll ever meet.</p><p>I've known Paul since I got started in web performance, back in the days of load and performance testing at Keynote Systems (now part of Dynatrace). Paul took me under his wing and quickly showed me the art of breaking websites to prepare them for large influxes of traffic like Black Friday.</p> <p>Paul recently spoke about font performance at the <a href="https://www.meetup.com/web-performance-ny/">NY WebPerf Meetup Group</a>, which he co-chairs. Sharing insights from Etsy and how they use&nbsp;<a href="https://www.speedcurve.com/blog/performance-budgets/">performance budgets</a> continues the spirit of transparency and accountability that started at Etsy so many years ago.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/468/perfbudgetfonts.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="Graph showing a performance budget for fonts being exceeded" /><br />Paul's list of accomplishments include (but are certainly not limited to):</p> <ul> <li>Speaking at multiple conferences</li> <li>Co-chair of the <a href="https://www.meetup.com/web-performance-ny/">New York UX Speed and Web Performance Meetup</a></li> <li>Co-maintainer of the&nbsp;<a href="https://httparchive.org/">HTTP Archive</a></li> <li>Multi-year contributor to the Web Performance Almanac</li> <li>Author of <a href="https://paulcalvano.com/tools/">many tools</a> aimed at helping people optimize their websites</li> </ul> <p>Paul is one of the most intelligent and humble people I know. He's given a lot to our community and continues to evangelize performance at every turn. Thank you for everything you've done for our community, Paul. It wouldn't be the same without you!</p> <p><em>Do you have someone you'd like to recognize as a Performance Hero? <a href="mailto:support@speedcurve.com">Let us know!</a></em></p> <p>&nbsp;</p> <p><a href="https://www.speedcurve.com/signup/"><em><img class="blog-img" src="https://blog-img.speedcurve.com/img/468/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></em></a></p> Tue, 23 Apr 2024 00:00:00 +1200 Five ways cookie consent managers hurt web performance (and how to fix them) https://www.speedcurve.com/blog/web-performance-cookie-consent <p><span class="large-para">Cookie consent popups and banners are everywhere, and they're silently hurting the speed of your pages. Learn the most common problems &ndash; and their workarounds &ndash; with measuring performance with content manager platforms in place.</span></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/cookie-consent.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>I've been spending a lot of time looking at the performance of European sites lately, and have found that the consent management platforms (CMPs) consistently create a false reality for folks when trying to understand performance using synthetic monitoring. Admittedly, this is not a new topic, but I feel it's important enough that it warrants another PSA.&nbsp;</p> <p>In this post, I will cover some of the issues related to measuring performance with CMPs in place and provide some resources for scripting around consent popups in SpeedCurve.</p><h2>What are CMPs and how do they work?</h2> <p>A consent management platform (CMP) is a tool that helps organizations handle user consent for data collection and processing, following privacy rules like <a href="https://gdpr-info.eu/">GDPR</a> or <a href="https://oag.ca.gov/privacy/ccpa">CCPA</a>. On websites, CMPs handle cookie popups. They tell users about cookies and ask for permission before saving them. Unless you've been abstaining from the internet for the past several years, you know consent managers well.</p> <h2>What challenges do CMPs create for performance?</h2> <p>These are some of the most common performance issues caused by content management platforms.</p> <h3>1. Single Point of Failure (SPOF)</h3> <p>As a third party, CMPs can have performance issues of their own that can affect the user experience. It's common to see the consent scripts blocking by design. This can have an impact on most metrics &ndash; such as Start Render and Largest Contentful Paint &ndash; downstream.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/spoffilmstrip.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Two filmstrips compared to show a long delay on the second due to a single point of failure from the CMP." /></p> <p>In this example, the synchronous requests for the CMP timed out, causing an extremely long delay in Start Render due to the SPOF. Consent scripts&nbsp;<a href="https://web.dev/articles/cookie-notice-best-practices#load_cookie_notices_scripts_asynchronously">should be loaded async</a>&nbsp;whenever possible.</p> <h3>2. Identifying the wrong LCP element</h3> <p>Most people assume the LCP element on a page is their main hero or product image, but they're frequently wrong. Oftentimes the text or element in the consent popup is identified as the LCP element. While this may be technically accurate, it's probably not what you want to measure.&nbsp;</p> <p>In this case, LCP is slower after opt-in, when the hero image has taken 2.5s longer to load.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/lcp-compare.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Comparison of two rendered images. The first shows LCP as the text in the consent popup while the 2nd shows a hero image which has taken longer to load" /></p> <h3>3. Consent banners can hurt Cumulative Layout Shift scores</h3> <p>Some sites choose to use a consent banner instead of a popup. As <a href="https://andydavies.me/blog/2021/03/25/bypassing-cookie-consent-banners-in-lighthouse-and-webpagetest/">Andy Davies discovered</a>, this can sometimes cause CLS issues, depending on how the banner is implemented. In this example, the consent banner causes a large layout shift for first-time viewers, pushing the CLS score well beyond recommended <a href="https://support.speedcurve.com/docs/get-started-with-core-web-vitals">Core Web Vitals thresholds</a>.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/cls.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Two frames showing a large layout shift due to the consent banner." /></p> <p><a href="https://sia.codes/">Sia Karamalegos</a> from Shopify provided <a href="https://performance.shopify.com/blogs/blog/how-to-optimize-cumulative-layout-shift-cls-on-shopify-sites#4.-optimize-your-animations">another great example</a> of how cookie notices that are animating position properties vs. using the preferred method of CSS transform can cause massive CLS scores. (<strong>Side note:</strong> This post is a great read for anyone looking to optimize for CLS their Shopify site)</p> <h3>4. Masking third-party performance</h3> <p>Assuming that you have visibility into your third-party performance is another pitfall when testing the first view of a site synthetically. For some site owners, the difference between the initial experience and an an opted-in experience can be extreme due to the presence of third-party JavaScript.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/compare_phahn.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Comparison of Peter Hahn homepage with and without opt-in consent" /></p> <p>If you were just looking at metrics, the event timeline comparison below may be a bit of a head-scratcher. LCP is deceptively slower in the first view, due to the late render of the consent popup, whose text block is identified as the LCP element. Meanwhile, Time to Interactive (TTI) is much faster. If you look at the highlighted activity timeline, it's apparent that the third-party JavaScript for the opted-in experience creates a lot of additional CPU activity and Long Tasks.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/timelinecompare.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Comparison of event timeline between opted-in and first view" /></p> <p>The opted-in experience also loads an additional 73 third-party requests!</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/uniquethirdpartyrequests.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="List comparing unique third-party requests " /></p> <h3>5. Interaction to Next Paint (INP) and cookie consent</h3> <p>In his <a href="https://www.speedcurve.com/blog/debugging-interaction-to-next-paint-inp/">latest blog post on debugging INP</a>, Andy Davies provides an example (#3) of how the interaction of accepting the consent dialog causes high processing time. This is due to the functions called from the Event Handler. Given the <a href="https://www.speedcurve.com/blog/check-core-web-vitals-inp/">recent announcement</a> that INP has replaced First Input Delay as a Core Web Vital, this is certainly something to look out for.&nbsp;</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/consentinp.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Flame chart showing high interaction to next paint due to processing time" /></p> <h2>How do I bypass the CMP?</h2> <p>Testing an opted-in experience is highly recommended. This is possible by setting the correct cookie values or in some cases localStorage entries.</p> <p>If you're a SpeedCurve user, we've created a <a href="https://support.speedcurve.com/docs/scripting-cookie-consents">Scripting Cookie Consents Guide</a> with scripting examples for some of the more common CMPs. This includes LiveRamp, OneTrust, Quantcast Choice, TrustArc and Usercentrics.&nbsp;</p> <p>If possible, you should test both experiences &ndash; pre- and post-opt-in &ndash; and treat them as the unique experiences they are.</p> <h2>It's been said before...</h2> <p><a href="https://twitter.com/katiehempenius">Katie Hempenius</a>, <a href="https://twitter.com/simonhearne?lang=en">Simon Hearne</a>,&nbsp;<a href="https://sia.codes/">Sia Karamalegos</a>, <a href="https://twitter.com/AndyDavies">Andy Davies</a> and others have done deep dives into this topic. I've learned a ton from them, and frankly repeated a lot of what they said. Again, this is a PSA that warrants over-communication! ;)</p> <p>Here are some must-reads by these fine folks:</p> <ul> <li><a href="https://web.dev/articles/cookie-notice-best-practices">Best practices for cookie notices</a></li> <li><a href="https://simonhearne.com/2020/testing-behind-consent/">Measuring Performance Behind Consent Popups</a></li> <li><a href="https://andydavies.me/blog/2021/03/25/bypassing-cookie-consent-banners-in-lighthouse-and-webpagetest/">Bypassing Cookie Consent Banners in Lighthouse and WebPageTest</a></li> <li><a href="https://www.speedcurve.com/blog/element-timing-one-true-metric/">Element Timing: One true metric to rule them all?</a></li> <li><a href="https://www.speedcurve.com/blog/debugging-interaction-to-next-paint-inp/">Debugging Interaction to Next Paint</a></li> <li><a href="https://performance.shopify.com/blogs/blog/how-to-optimize-cumulative-layout-shift-cls-on-shopify-sites">Optimizing CLS for Shopify sites</a></li> </ul> <p>&nbsp;</p> <p><a href="https://www.speedcurve.com/signup/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/481/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> Mon, 15 Apr 2024 00:00:00 +1200 A Complete Guide to Web Performance Budgets https://www.speedcurve.com/blog/performance-budgets <p style="text-align: left;">It's easier to make a fast website than it is to keep a website fast. If you've invested countless hours in speeding up your site, but you're not using performance budgets to prevent regressions, you could be at risk of wasting all your efforts.</p> <p style="text-align: left;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-perf-budgets-social-new.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>In this post we'll cover how to:</p> <ul> <li>Use performance budgets to fight regressions</li> <li>Understand the difference between performance budgets and performance goals</li> <li>Identify which metrics to track</li> <li>Validate your metrics to make sure they're measuring what you think they are &ndash; and to see how they correlate with your user experience and business metrics</li> <li>Determine what your budget thresholds should be</li> <li>Focus on the pages that matter most</li> <li>Get buy-in from different stakeholders in your organization</li> <li>Integrate with your CI/CD process</li> <li>Synthesize your synthetic and real user monitoring data</li> <li>Maintain your budgets</li> </ul> <p>This bottom of this post also contains a collection of case studies from companies that are using performance budgets to stay fast.&nbsp;</p> <p>Let's get started!</p><h2>Why prioritize fighting regressions?</h2> <p>There's a great quote from Michelle Vu (an engineering lead at Pinterest) from her talk at PerfNow a few years ago:</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-perf-budgets-pinterest.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>In other words, why work on continuously filling the bathtub if you're not going to plug the drain?</p> <h2>Background: How performance budgets work</h2> <h3>1. What is a performance budget?</h3> <p>A performance budget is a threshold that you apply to the metrics you care about the most. You can then configure your monitoring tools to send you alerts &ndash; or even break the build, if you're testing in your staging environment &ndash; when your budgets are violated.</p> <p><a href="https://twitter.com/thomlbvr/status/1724795285631902178"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/unsplash-perf-budgets-tweet2.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> <h3>2. What should a performance budget look like?</h3> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-budget-sample.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>A good performance budget chart, such as the one above, should show you:</p> <ul> <li>The metric you're tracking</li> <li>The threshold you've created for that metric</li> <li>When you exceed that threshold</li> <li>How long you stayed out of bounds</li> <li>When you returned to below the threshold</li> </ul> <h3>3. How do you determine budget thresholds?</h3> <p>A good practice is to:</p> <ol> <li>Look at your last 2-4 weeks of data for a given metric</li> <li>Identify the worst number</li> <li>Set your performance budget for that number</li> </ol> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-lcp-budget-new.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>In the example above, you can see a time series chart that shows Largest Contentful Paint times over a one-month period. The slowest LCP time is 3.55 seconds, therefore the performance budget &ndash; represented by the red line &ndash; is set for 3.55 seconds. As the person responsible for the performance of this page, you don't want to see it get worse than this while you work to make things faster.</p> <h3>4. Performance budgets vs. performance goals</h3> <p>Your performance budgets are NOT the same as your performance goals.</p> <p><strong>Performance goals are aspirational.</strong>&nbsp;They answer the question <em>"How fast do I want to be eventually?"</em></p> <p><strong>Performance budgets are practical.</strong>&nbsp;They answer the question <em>"How can I keep my site from getting slower while I work toward my performance goals?"</em></p> <p>Let's continue with the example above, where the worst LCP time was 3.55 seconds, making that the most pragmatic performance budget. At the same time, the person responsible for this page might know that they would like the LCP time to be blazing fast at just 1 second or less. That's the goal, but it's not the budget.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-budgets-vs-goals.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>It's important to have your 1-second performance goal in mind, but it's not helpful to make that number your performance budget. If you do, you'll end up with a chart that looks like this:</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-lcp-bad-budget.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>There are a few reasons why this chart isn't helpful:</p> <ul> <li><strong>It's demoralizing.</strong> It looks like a history of failure that's intended to shame you, not help you.</li> <li><strong>It's not actionable.</strong> Because you've already violated your budget, you won't get alerts if performance degrades even further.</li> <li><strong>It's ignorable.</strong> Because it's demoralizing and not actionable, you'll quickly learn to ignore it or rationalize it away.</li> </ul> <h3>5. Why do you need performance budgets?</h3> <p>Performance budgets mitigate two of the biggest challenges you probably face in your daily life: not enough time, plus too many people touching the site.</p> <p><strong>You're busy.</strong> You don't have time to check your charts daily to make sure your latest deploy hasn't introduced any regressions. After you've set up performance budgets, you can relax knowing that everything is fine until you get an alert in your inbox or Slack channel.</p> <p><strong>Your site has a number of people contributing content,</strong>&nbsp;such as unoptimized images and third-party tags that have the potential to seriously hurt the speed of your pages. You might not know that a new 1MB hero image is suddenly slowing down an important landing page, but the performance budget you created for tracking image weight violations knows.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-image-size.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>Now that you understand the "what" and "why", let's talk about getting started with your own budgets.</p> <h2>Get started with performance budgets</h2> <h3>6. Which metrics should you start with?</h3> <p>With hundreds of potential performance metrics to track, this is a huge question. While you can (and arguably should) track many metrics across your site, you don't need to set budgets for all of them. In fact, I strongly urge you <strong>not</strong> to do that.</p> <p>Instead, I recommend starting with what I call Minimum Viable Budgets.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/mvb.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>Even if you create performance budgets for just one or two metrics, that's a great start. That approach lets you:</p> <ul> <li>Get comfortable with the mechanics of budgets</li> <li>Confirm that your budgets are working (i.e., you're catching regressions in a timely manner)</li> <li>Teach other people in your organization why these metrics matter</li> <li>Avoid alert fatigue</li> </ul> <p>Here are a few metrics to consider, and why:</p> <p><strong>&gt; Backend (Synthetic and RUM)</strong></p> <p>Also known as Time to First Byte (TTFB), this is the time from the start of the initial navigation until the first byte is received by the browser (after following redirects). Even if you're not responsible for backend time (e.g., you're a front-end developer), it's a good idea to track it because it can delay all your other metrics.</p> <p><strong>&gt; Start Render (Synthetic and RUM)</strong></p> <p>Start Render time is measured as the time from the start of the initial navigation until the first non-white content is painted to the browser display. Even if that first visible paint isn't a meaningful amount of content, it's still a useful signal that the page is working, and it can help stop users from bouncing.</p> <p>People don't talk much about Start Render these days, perhaps because newer, shinier metrics have emerged. But I've participated in many usability studies that have found a strong, consistent correlation between Start Render and business and user engagement metrics such as conversions and bounce rate.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-start-render-vs-bounce.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>Other things that make Start Render a must-watch: It's available in both synthetic and real user monitoring tools, and it's broadly supported across browsers. This is hugely important if you care about understanding site speed for all your users, not just certain cohorts.</p> <p><strong>&gt; Largest Contentful Paint (Synthetic and RUM)</strong></p> <p>Largest Contentful Paint (LCP) is one of Google's&nbsp;<a href="https://www.speedcurve.com/blog/web-vitals-user-experience/">Core Web Vitals</a>. LCP is the time at which the largest visible element in the viewport is rendered. It's only tracked on certain elements, e.g., IMG and VIDEO.</p> <p>However, there are a <a href="https://www.speedcurve.com/blog/element-timing-one-true-metric/">number of caveats to using LCP</a>, such as the fact that different elements can be measured for first-time versus repeat views, or for desktop versus mobile views.&nbsp;</p> <p>Also, LCP is only available in Chromium-based browsers. If you have a significant number of users that come in via other browsers, you should consider tracking Last Painted Hero, below.&nbsp;</p> <p><strong><span style="color: #000000;">&gt; Last Painted Hero (Synthetic)</span></strong></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;">Last Painted Hero (LPH) is a synthetic metric that's measurable in any browser. (Fun fact:&nbsp;</span><a href="https://www.speedcurve.com/blog/last-painted-hero/">Largest Contentful Paint was partially inspired by Last Painted Hero.</a><span style="color: #1f1f1f;">) LPH shows you when the last piece of critical content is painted in the browser. It's a handy metric for knowing when all your important content has rendered.</span></span></p> <p><strong><span style="color: #000000;">&gt; Cumulative Layout Shift (Synthetic and RUM)</span></strong></p> <p><span style="color: #000000;"><a href="https://www.speedcurve.com/blog/google-cumulative-layout-shift/">Cumulative Layout Shift (CLS)</a><span style="color: #1f1f1f;">&nbsp;is another one of Google's Core Web Vitals. CLS is a score that captures how often a user experiences unexpected layout shifts as the page loads. Elements like ads and custom fonts can push important content around while a user is already reading it. A poor CLS score could be a sign that page feels janky to your users.</span></span></p> <p><strong><span style="color: #000000;">&gt; Interaction to Next Paint (RUM)</span></strong></p> <p><span style="color: #000000;"><a href="https://www.speedcurve.com/blog/check-core-web-vitals-inp/">Interaction to Next Paint (INP)</a> is another Core Web Vital. </span><span style="color: #000000;">INP measures a page's responsiveness to individual user interactions.&nbsp;</span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;">Like LCP, INP is only available in Chromium-based browsers, so if you have a significant number of users that come in via other browsers, you should also consider tracking other responsiveness metrics, such as Total Blocking Time (TBT). </span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;"><strong>&gt; Total Blocking Time (Synthetic)</strong> </span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;">Total Blocking Time (TBT) lets you know how much time the various scripts on your page are blocking rendering. Because slow JavaScript is a major cause of delayed responsiveness, TBT is a good proxy for responsiveness metrics like INP. </span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;">As a bonus, TBT shows you all the Long Tasks on a page. (More on this below.)</span></span></p> <p><strong><span style="color: #000000;">&gt; Long Tasks (Synthetic and RUM)</span></strong></p> <p><span style="color: #000000;"><a href="https://www.speedcurve.com/blog/javascript-long-tasks/">Long Tasks time</a><span style="color: #1f1f1f;">&nbsp;is the total time of all your JavaScript tasks over 50ms, from navigation start until the page is fully loaded. Tracking Long Tasks will give you a better understanding of the impact that Long Tasks have on the entire page load and your users. </span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-long-tasks-perf-budget.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;">This can be especially handy if you have a lot of third-party tags on your pages, as third parties can be a heavy contributor to excessive Long Tasks time. Because you're measuring in synthetic, you can also get a detailed list of all the scripts on a page, along with their Long Task times.</span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-long-tasks2.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;">And if you're wondering, yes, Long Tasks correlate to business metrics like conversion rate.</span></span></p> <p><span style="color: #000000;"><span style="color: #1f1f1f;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-long-tasks-vs-conversion.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></span></p> <p><strong><span style="color: #000000;">&gt; Lighthouse Scores (Synthetic)</span></strong></p> <p><a href="https://developers.google.com/web/tools/lighthouse">Google Lighthouse</a>&nbsp;is an open-source tool that checks your page against rules for Performance, PWA, Accessibility, Best Practice, and SEO. For each of those categories, you get a score out of 100 and recommendations on what to fix.&nbsp;It can be a good idea to track your Performance score to make sure you're not regressing, and then if you do experience a regression, drill down into your audits to identify the cause.</p> <p><strong><span style="color: #000000;">&gt; Page Size (Synthetic)</span></strong></p> <p>If you're concerned about serving huge pages to your mobile users, or if you're worried about site contributors accidentally publishing huge unoptimized image and video files, then you should consider tracking metrics like page size and weight.</p> <p>In an ideal world, pages served to mobile devices would be under 1 MB &ndash; and definitely not more than 2 MB &ndash; but I often see pages in excess of 10 MB. Media sites are particularly prone to this issue.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-page-size.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>Above is a content breakdown for the home page of a mainstream news site. The page contains 725 requests and is over 17 MB in size. Looking at the resource breakdown, I would want to set performance budgets on JavaScript weight (8,680 KB) and image size (6,295 KB). Wow!</p> <p><strong>&gt; Image Size (Synthetic)</strong></p> <p>As said, if your pages contain a number of images &ndash; and if you have multiple content contributors touching your site &ndash; a specific performance budget for image size is a highly recommended guardrail.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-image-perf-budget-tweet2.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p><strong><span style="color: #000000;">&gt; Element Timing (Synthetic and RUM)</span></strong></p> <p>Similar to LCP, Element Timing measures when a DOM element is rendered. Unlike LCP, Element Timing allows you (rather than Chrome) to decide which elements you want to measure. And unlike LCP, Element Timing allows you to measure more than one element on a page. (Learn more&nbsp;<a href="https://www.speedcurve.com/blog/element-timing-one-true-metric/">here</a>.)</p> <p>Element Timing is a somewhat more advanced metric, so if you're just getting started, you might want to make note of it now and come back to it later, when you're ready.</p> <p><strong><span style="color: #000000;">&gt; User Timing (Synthetic and RUM)</span></strong></p> <p>You can create custom metrics to track everything from headlines to call-to-action buttons. Twitter has used custom timers to create a&nbsp;<a href="https://blog.twitter.com/engineering/en_us/a/2012/improving-performance-on-twittercom.html">Time to First Tweet</a>&nbsp;metric. Pinterest has created a&nbsp;<a href="https://timkadlec.com/remembers/2018-03-27-notes-on-making-pinterest-fast-at-perfmatters/#:~:text=Pinterest%20chose%20a%20custom%20metric,impact%20on%20the%20actual%20experience.">Pinner Wait Time</a>&nbsp;metric. Using the&nbsp;<a href="/blog/We%20recommend using our &quot;Long Tasks&quot; metric to track all the long tasks from initial page navigation right through to fully loaded. Do use TBT to help understand your Lighthouse score and Web Vitals metrics, but focus on the Long Tasks time metric to get a full understanding of the impact long tasks have on the whole page load and your users.">W3C User Timing spec</a>, you can add timestamps around the specific page elements that matter most to you. (<a href="https://support.speedcurve.com/docs/custom-metrics">Here's how</a>&nbsp;to add custom timers in SpeedCurve.)&nbsp;</p> <p>Like Element Timing, User Timing requires some expertise to identify what you want to track and then add the timestamps to your pages, as well as ongoing maintenance. Still, they're worth investigating (if not now, then later) if you have the resources and the need.</p> <h3>7. Focus on key pages</h3> <p>You don't need to apply performance budgets to all your pages. When it comes to the impact of page speed on metrics like conversion rate and bounce rate, <strong>some pages are more critical than others</strong>.</p> <p>These are some of the key pages for retail, ranked in order of impact:</p> <ul> <li>Product detail</li> <li>Product category&nbsp;</li> <li>Shopping cart</li> <li>Home&nbsp;</li> </ul> <p>And these are some key pages for media and other sites:</p> <ul> <li>Articles</li> <li>Search</li> <li>Home</li> </ul> <p>Keep in mind that your budgets will most likely vary from page to page, because the performance of your pages may differ widely due to how each page is built.</p> <h3>8. Get buy-in from different stakeholders</h3> <p>Everyone who touches a page should understand the performance impact of changes they introduce to that page. They should also collaborate on setting performance budgets and remediating budget violations.</p> <p>For example, if your marketing team is responsible for adding and maintaining third-party tags, they should:</p> <ul> <li><strong>Have a basic understanding of the metrics</strong> &ndash; such as Long Tasks time &ndash; that measure the performance of each tag.</li> <li><strong>Collaborate on setting the performance budget</strong> &ndash; again, based on the worst result over the previous 2-4 weeks &ndash; for each metric.</li> <li><strong>Receive alerts</strong> (typically via email, Slack, or whatever webhook you use) when the performance budget is violated.</li> <li><strong>Participate in identifying and fixing the issue</strong>&nbsp;(or at least be cc'ed) and get alerted when the budget has been resolved.</li> </ul> <p>In SpeedCurve, you can <a href="https://support.speedcurve.com/docs/custom-charts-dashboards">set up separate dashboards for each stakeholder group</a> in your organization. You can create charts and performance performance budgets within each dashboard, and then configure alerts to be sent only to specific stakeholders.</p> <p>Below is an example of a dashboard created for an SEO team. It focuses on the Lighthouse SEO score, as well as Largest Contentful Paint, Interaction to Next Paint, and Cumulative Layout Shift, as those are both Core Web Vitals and therefore important search ranking factors.&nbsp;</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-seo-dashboard.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>A couple of things to note:</p> <ul> <li>For any metrics that are measurable in synthetic and RUM, it's helpful to track them in the same chart. Set the performance budget on your RUM metric so you get an alert when the budget is violated. Then drill down into the synthetic test data to identify and fix the issue. (More on this further down in this post.)</li> <li>In any of the charts where synthetic test data is collected, you can click on any data point to drill down into your&nbsp;<a href="https://support.speedcurve.com/docs/lighthouse">test details</a> where, among other things, you can get detailed audits that recommend what you can fix on the page.</li> </ul> <h3><span style="color: #000000;">9. Use synthetic testing to visually validate your metrics</span></h3> <p><span style="color: #000000;">The metrics mentioned above are not hard-and-fast suggestions. That's because a metric that is relevant and helpful for one page may not be helpful for another.&nbsp;</span><span style="color: #000000;">Before you invest the time and energy in setting up performance budgets for a metric, first take a good look at how that metric aligns with your own data. </span></p> <p><span style="color: #000000;">The easiest way to validate your metrics is to look at rendering filmstrips in your synthetic test data, like this:</span></p> <p><span style="color: #000000;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/check-metrics.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></p> <p><span style="color: #000000;">In the example above (taken from our&nbsp;<a href="https://app.speedcurve.com/benchmark/retail-us/test/230426_9H_62a12a785f91f8d0e2d8843acaf29245/?share=3ssmi8mdfi7g5j2m3oinu6d74c9tae">Industry Benchmarks</a>) you can see:</span></p> <ul> <li><span style="color: #000000;">Start Render does correlate to content appearing in the viewport.</span></li> <li><span style="color: #000000;">Largest Contentful Paint doesn't quite align with the appearance of the largest image.</span></li> <li><span style="color: #000000;">Last Painted Hero, on the other hand, does align with the largest image.</span></li> <li><span style="color: #000000;">Visually Complete comes in much later and arguably isn't helpful for this page.</span></li> </ul> <p><span style="color: #000000;">Based on these observations, you might choose to focus on <strong>Start Render</strong> and <strong>Last Painted Hero</strong>.</span></p> <p><span style="color: #000000;">If you need to validate more metrics, you can <a href="https://support.speedcurve.com/docs/test-details">look at your waterfall chart</a> and see how the various metrics line up with the rendering filmstrip, like this:</span></p> <p><span style="color: #000000;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/waterfall.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></p> <p><span style="color: #000000;">Using this view, it's relatively fast and easy to see which metrics work or don't work for a given page. It's important to keep in mind that just because a metric isn't relevant for one page, that doesn't necessarily mean it's a bad metric. Often, any variability you might see is due to how the page is built.</span></p> <h3><span style="color: #000000;">10. Use real user monitoring to validate user engagement and business impact</span></h3> <p><span style="color: #000000;">This is a good way to give yourself the confidence that you're tracking the right metrics. Ultimately, you want to know that changes you make to your site &ndash; for better or for worse &ndash; will directly affect user behaviour and business outcomes.</span></p> <p><span style="color: #000000;">This is where real user monitoring (RUM) really shines. RUM can track data about bounce rate and conversion rate (along with other user experience and business KPIs). Using this data alongside your performance data, you can <a href="https://support.speedcurve.com/docs/create-correlation-charts">create correlation charts</a> that demonstrate the relationship between performance and business outcomes.</span></p> <p><span style="color: #000000;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/site-1-lcp.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></p> <p><span style="color: #000000;">In the correlation chart above, you can clearly see that as LCP times get slower, bounce rate gets worse. This chart demonstrates that, for this particular site, LCP time is a good metric to set a performance budget for.</span></p> <h3>11. Synthesize your synthetic and real user monitoring data</h3> <p>In an ideal world, you're using both synthetic and real user monitoring (RUM). Several metrics are available in both tools, so you can create charts in which you track the same metric in both synthetic and RUM.</p> <p>(It's important to know that your synthetic and RUM metrics most likely will not match, for reasons explained <a href="https://support.speedcurve.com/docs/synthetic-vs-lux-data">here</a>. This is nothing to be concerned about. The important thing to track is consistency and changes within a single tool and settings.)</p> <p>For a metric that's available in synthetic and RUM, such as Start Render or Largest Contentful Paint, you might want to consider this type of setup:</p> <p><strong>&gt; Track the metric for synthetic and RUM within the same chart.</strong></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/syn-rum-0.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p><strong>&gt; Create the performance budget for the RUM metric, so you get an alert when the budget is violated. This lets you know that real users are experiencing this issue.</strong></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/syn-rum-1.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p><strong><span style="color: #000000;">&gt; Because you're tracking synthetic data in the same chart, you can easily drill down and get detailed test results and diagnostics.</span></strong></p> <p><span style="color: #000000;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/syn-rum-2.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></p> <p><strong><span style="color: #000000;">&gt; Add a note to the chart, stating when you implemented the necessary fixes.&nbsp;</span><span style="color: #000000;">After your fixes go live, you can see (and get an alert) when your metric returns to normal.</span></strong></p> <p><span style="color: #000000;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/syn-rum-3.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></p> <p><span style="color: #000000;">This is just one potential configuration. If you're using your RUM and synthetic data in other ways, I'd love to learn more about it!&nbsp;</span></p> <h3>12. Set up alerting (but not too much!)</h3> <p>Avoiding alert fatigue is crucial to the success of your performance budget strategy. If you're just starting out, it's absolutely fine to focus on just a handful of metrics. You can create performance budgets for all of them, but if you're setting up alerting, focus on just setting up alerts for critical metrics such as:</p> <ul> <li>Backend Time</li> <li>Start Render</li> <li>Largest Contentful Paint</li> <li>Image Size</li> </ul> <h3>13. Integrate with your CI/CD process</h3> <p>You can <a href="https://support.speedcurve.com/docs/continuous-integration">integrate your performance budgets and alerts with your CI/CD process</a>.&nbsp;This gives you the ability to do a few of things:</p> <ul> <li><strong>Run synthetic tests in your staging/development environment</strong> and get alerts if any changes you've introduced have caused budget violations before the page goes live. You can even opt to break the build if any of your budgets are violated.</li> <li><strong>Run tests each time you do a deploy</strong>, catching issues immediately after they go live.&nbsp;</li> <li><strong>Run tests against GitHub pull requests</strong>, so you can test the performance of your PRs before they're merged.</li> </ul> <h2>Keep your budgets relevant</h2> <p>Your budgets will ideally change over time, as your various metrics (hopefully) improve. After you've taken the time to create your performance budgets, you want them to stay relevant and helpful.&nbsp;</p> <h3>14. Update your budgets</h3> <p>If you're taking the practical, iterative approach recommended above, then you should revisit your budgets every 2-4 weeks and adjust them (hopefully downward) accordingly.&nbsp;</p> <p>You should also periodically revisit your metrics &ndash; going through the validation steps described in steps 9 and 10 above &ndash; to make sure you're still tracking the right things go through the validation Are you still tracking the right metrics?&nbsp;</p> <h3>15. Celebrate wins!</h3> <p>If you consistently improve a metric and have just updated your budget, share your charts and let your teams (and your boss!) know. It's important to celebrate even small wins, because big wins are rare. Performance improvement is cumulative. Getting faster should always be celebrated!</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/2024-perf-budgets-celebrate.jpg?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <h2>Case studies</h2> <p>Here's how some of our customers have used performance budgets to stay fast:</p> <ul> <li><a href="https://web.dev/telegraph/">Improving Cumulative Layout Shift at The Telegraph</a></li> <li><a href="https://medium.com/farfetch-tech-blog/how-to-build-a-performance-culture-at-scale-1ed8dc8e79cd">How Farfetch built a performance culture at scale</a></li> <li><a href="https://www.shopify.com/partners/blog/narrative-web-performance">Crafting Faster Themes at Shopify</a></li> <li><a href="https://responsivewebdesign.com/podcast/vox-media-performance/">Building a mobile-first and performance-first culture at Vox Media</a></li> <li><a href="https://nooshu.com/blog/2020/06/17/example-synthetic-web-performance-monitoring-dashboards-using-speedcurve/">How GOV.UK uses performance budgets to keep their site accessible</a></li> <li><a href="https://tech.holidayextras.com/tackling-single-page-application-performance-at-scale-85c67613e4b7">Holiday Extras tackles SPA performance at scale</a></li> <li><a href="https://www.zillow.com/tech/bigger-faster-more-engaging-budget/">Zillow Gets Bigger, Faster, and More Engaging While on a Budget</a></li> <li><a href="https://medium.com/wehkamp-techblog/how-performance-budgets-and-speedcurve-are-helping-us-keeping-a-high-performant-website-283c0233daba">How performance budgets help Wehkamp keep a highly performant website</a></li> <li><a href="https://medium.com/adeo-tech/fostering-a-web-performance-culture-on-leroymerlin-fr-41619e1473d6">Fostering a web performance culture on leroymerlin.fr</a></li> </ul> <h2>More resources</h2> <p>If you're a SpeedCurve user, these resources will help you get started with performance budgets. If you're not using SpeedCurve yet, <a href="https://www.speedcurve.com/signup/">signing up for a free trial is easy!</a></p> <ul> <li><a href="https://support.speedcurve.com/docs/performance-budgets-and-alerts">Create performance budgets and alerts</a></li> <li><a href="https://support.speedcurve.com/docs/status-dashboard">See all your performance budgets at a glance on your Budgets Dashboard</a></li> <li><a href="https://support.speedcurve.com/docs/continuous-integration">Integrate your synthetic testing into your CI/CD environment</a></li> <li><a href="https://support.speedcurve.com/docs/first-third-parties">Track individual first and third parties</a></li> <li><a href="https://support.speedcurve.com/docs/get-started-with-core-web-vitals">Get started with Core Web Vitals</a></li> </ul> <p><em>(This post has been updated from an earlier version published in May 2023.)<br /><br /></em></p> <p><a href="https://www.speedcurve.com/signup/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/442/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> Wed, 27 Mar 2024 00:00:00 +1300 Navigate your way to better performance with prerendering and the bfcache https://www.speedcurve.com/blog/bfcache-prerendering <p>I was inspired by <a href="https://twitter.com/TimVereecke">Tim Vereecke's</a> excellent talk on <a href="https://www.youtube.com/watch?v=2shIN0uiYsI&amp;t=5457s">noise-cancelling RUM</a> at <a href="https://perfnow.nl/">PerfNow</a> this past November. In this talk, he highlighted a lot of the 'noise' that comes along with capturing RUM data. Tim's approach was to filter out the noise introduced by really fast response times that can be caused by leveraging the browser cache, prerendering, and other performance optimization techniques.</p> <p>I thought Tim's focus on 'human viewable navigations' was a great approach to use when looking at how to improve user experience. <strong>But there also may be times when you want to understand and <em>embrace</em> the noise.</strong> Sometimes there are opportunities in the signals that we often forget are there.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/navigations-hero.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>In this post, I'll demonstrate how you can use SpeedCurve RUM to identify all types of navigations, their performance impact, and potential opportunities for delivering lightning-fast page speed to your users.&nbsp;</p> <p>We'll cover things like:</p> <ul> <li>Understanding SPA navigations and performance</li> <li>Whether or not to track hidden pages (such as pages opened in background tabs)</li> <li>How to take advantage of prerendering and the back-forward cache (aka bfcache)&nbsp;</li> </ul><h2>Understanding navigation types</h2> <p>We've recently released a new filter in RUM that allows you to explore navigation types. You can find navigation types in the filters of your RUM and Favorites dashboards:</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/476/navfilter.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Filter showing navigation types in dropdown" /></p> <p>The different navigation types we track are:</p> <p style="padding-left: 30px;"><strong>Navigation</strong>&nbsp;&ndash; Full-page navigation&nbsp;</p> <p style="padding-left: 30px;"><strong>Reload</strong>&nbsp;&ndash; Page is reloaded from the browser history</p> <p style="padding-left: 30px;"><strong>Back-Forward Navigation&nbsp;</strong>&ndash;&nbsp;Page navigation using back/forward navigation (also known as bfcache navigation) controls</p> <p style="padding-left: 30px;"><strong>Other </strong>&ndash; All other navigations</p> <p>Not all navigations are created equal.</p> <p>For example, full-page navigations have very different characteristics than bfcache navigations. It's helpful to see this in a histogram, where we can see the distribution for each navigation type for a metric such as Largest Contentful Paint (LCP):<br /><br /><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/navhisto.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Multiple histograms showing LCP for different navigation types" /></p> <h2>Understanding slow page reloads</h2> <p>In doing research for this post, I have to admit that I had an 'uh-oh' moment. Looking at the reloads from the previous chart on the surface was a bit of a head-scratcher:</p> <p style="padding-left: 30px;"><em>How could LCP be so much slower on a reload versus a full-page navigation?</em></p> <p>After a closer look at the histogram, I noticed there were a lot of reloads that happen to be slower in the long tail of the histogram:</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/reloadhisto_highlight.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Histogram showing LCP for reload navigation type with a 'bump' in the long tail." /></p> <p>When comparing the fast versus slow reloads, I found that these reloads were for our <strong>RUM Live</strong> dashboard. This dashboard forces a reload automatically. This was for a specific user who was loading the page on a very slow connection.</p> <p><strong>Lesson learned:</strong>&nbsp;<a href="https://www.speedcurve.com/blog/real-user-monitoring-compare-dashboard/">Segmenting your pages in to cohorts</a> is&nbsp;<em>extremely</em> helpful when exploring anomalies like this one.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/reload_live.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Bubble chart showing fast vs slow LCP for Live dashboard" /></p> <h2>Introducing Page Attributes</h2> <p>Another useful filter that we recently added is for something we refer to as <strong>Page Attributes</strong>. This goes a step further in explaining the different types of navigations &ndash; both visible and hidden from the end user.</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/476/pageattributesfilter.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Filter for page attributes with values in dropdown" /></p> <p>This is extremely useful when looking at pages that have unique performance characteristics including:</p> <p style="padding-left: 30px;"><strong>Page was a soft navigation&nbsp;</strong>&ndash; When implementing RUM for a&nbsp;<a href="https://support.speedcurve.com/docs/single-page-applications">SPA</a>, you can use this attribute to compare initial page loads/hard navigations to SPA/soft navigations.</p> <p style="padding-left: 30px;"><strong>Page visibility was hidden*</strong>&nbsp;&ndash; For pages that are loaded in a hidden state, such as when you open a link in a background tab for viewing later, the performance can vary greatly given the browsers ability to mitigate resource consumption in an effort to preserve the user experience.&nbsp;</p> <p style="padding-left: 30px;"><strong>Page was prerendered</strong>&nbsp;&ndash; Prerendering can happen <a href="https://developer.chrome.com/docs/web-platform/prerender-pages#how_is_a_page_prerendered">automagically in the browser</a>&nbsp;or by using the <a href="https://wicg.github.io/nav-speculation/speculation-rules.html">Speculation Rules API </a>. When this occurs, pages that are activated appear to load instantaneously and have unique characteristics compared to other types of navigations. For example, in SpeedCurve, prerendered pages will have a value of '0' for most metrics.</p> <p style="padding-left: 30px;"><strong>Page was restored from back-forward cache*&nbsp;</strong>&ndash;&nbsp;The <a href="https://web.dev/articles/bfcache">bfcache</a> essentially stores the full page in memory when navigating away from the page. This browser optimization has the effect of instantaneous page loads when a user is navigating back (or forward) to a previously viewed page.&nbsp;</p> <p><strong>*Important:</strong>&nbsp;Currently you need to opt-in for tracking of hidden pages and bfcache restores. This is an option in your advanced RUM settings.</p> <h2>Understanding your SPA performance</h2> <p>Single-page application (SPA) performance can be hard to get your head around. <strong>The benefits of a SPA can sometimes be hindrances when you are trying to understand the user experience.</strong> In a SPA soft navigation (versus a full-page navigation), you don't always get the metrics you are looking for, such as render metrics like First Contentful Paint (FCP) and Largest Contentful Paint (LCP). Often you'll have to revert back to traditional timing metrics or those that are triggered by using <a href="https://support.speedcurve.com/docs/metrics">custom metrics</a>.</p> <p>This custom metric comparison illustrates that <strong>performance characteristics can be drastically different between soft navigations and full-page navigations</strong>:</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/softnavseries.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Time series chart showing full vs. soft navigation for a custom metric called Hero Image loaded." /></p> <p>The differences between the full and soft SPA navigations can have a big impact on other derived metrics as well, such as user happiness:</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/happiness.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="User happiness comparison between a soft and hard navigation showing more happy users for the soft nav" /></p> <h2>Hidden pages: To track or not to track?</h2> <p>If a tree falls in the forest, does anybody hear? By default, SpeedCurve does NOT track pages that are hidden from the user, such as a page opened in a background tab. However, you may want to understand if those pages are having issues.&nbsp;</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/476/openintab.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Right clicking on product image to open link in new tab" /></p> <p><span style="color: #1f1f1f; font-size: 16px;">Be warned that rendering of hidden pages is deprioritized by the browser when trying to conserve resources, which may or may not have something to do with your site. The charts below illustrate that, all things equal, hidden pages are more than a second slower to load than visible navigations.&nbsp;</span></p> <p><span style="color: #1f1f1f; font-size: 16px;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/hiddenpageperf.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Time series data showing page load time slower for hidden pages than visible navigations." /></span></p> <h2>Take advantage of prerendering</h2> <p>Prerendering pages based on where you expect users to click next may sound a little creepy, but it sure does make your user experience a lot faster. In this example of product pages for a major online retailer, prerendered pages were 200% faster than full navigations:</p> <p><img class="blog-img-md" src="https://blog-img.speedcurve.com/img/476/prerenderedtimeline.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Event timeline comparison showing faster performance times for prerendered pages" /></p> <p>What is this mysterious prerendering magic we speak of, and how do you take advantage of it? Prerendering has been around in Chrome for a little while, but just recently the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API">Speculation Rules API</a> was introduced, which supersedes the now deprecated <code>&lt;link rel="prerender"&gt;</code>.</p> <p>Using prerender json instructions within&nbsp;<code><span class="token tag" style="color: var(--code-token-attribute-value); background-color: initial; font-family: var(--font-code); font-size: var(--type-smaller-font-size); box-sizing: border-box;"><span class="token punctuation" style="box-sizing: border-box; color: var(--code-token-punctuation);">&lt;</span>script</span> <span class="token attr-name" style="color: var(--code-token-attribute-name); background-color: initial; font-family: var(--font-code); font-size: var(--type-smaller-font-size); box-sizing: border-box;">type</span><span class="token attr-value" style="color: var(--code-token-attribute-value); background-color: initial; font-family: var(--font-code); font-size: var(--type-smaller-font-size); box-sizing: border-box;"><span class="token punctuation attr-equals" style="box-sizing: border-box; color: var(--code-token-punctuation);">=</span><span class="token punctuation" style="box-sizing: border-box; color: var(--code-token-punctuation);">"</span>speculationrules<span class="token punctuation" style="box-sizing: border-box; color: var(--code-token-punctuation);">"</span></span><span class="token punctuation" style="color: var(--code-token-punctuation); background-color: initial; font-family: var(--font-code); font-size: var(--type-smaller-font-size); box-sizing: border-box;">&gt;</span></code>, browsers will prefetch and load the page into memory cache, making subsequent navigations appear instantaneous.&nbsp;</p> <p>Chrome also uses prerendering for addresses typed into the omnibox for pages with a high confidence. The search bar may also leverage prerendering, depending on the provider.</p> <p><a href="https://twitter.com/tunetheweb">Barry Pollard</a> provides a comprehensive overview of the ins and outs of prerendering <a href="https://developer.chrome.com/docs/web-platform/prerender-pages">here</a>.</p> <h2>Putting the BF (blazing fast) in BFCache</h2> <p>Another notable cheat code for web performance is the use of the browser's bfcache, which essentially stores the fully rendered page in memory. Used in the aforementioned back/forward navigation, <strong>if the page is in the bfcache, you're in for another 'instant' page load</strong>.</p> <p>Bfcache is available in all modern browsers. As shown here, the performance difference between a full-page navigation and a bfcache restore &ndash; 2.59 seconds versus 0.07 seconds &ndash; is pretty impressive!</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/bfcachecompare.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Comparison of two distributions, one is for bf cache restores and much faster than the other which is a full page navigation." /></p> <p>If you are a <a href="https://developer.chrome.com/docs/lighthouse/overview">Lighthouse</a> user or familiar with the audits provided in SpeedCurve, you may have noticed the following audit as of Lighthouse 10:<br /><br /><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/bfaudit.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Example of a failed audit for bfcache" /></p> <p>For Chrome, there are a number of reasons why a bfcache restore may fail. Some of them are within your control, while others are not. Here is a great resource for understanding&nbsp;<a href="https://web.dev/articles/bfcache#optimize_your_pages_for_bfcache">how to optimize your pages for bfcache</a>.</p> <p><strong>Important:</strong>&nbsp;The criteria for a page entering the bfcache is different between Chrome and other browsers. Safari has been leveraging bfcache for quite some time and appears to be far less restrictive.&nbsp;</p> <p>For the same site listed above &ndash; which failed the bfcache audit &ndash; Safari (desktop and mobile) has a very large number of bfcache restores, while Chrome and Firefox are missing all together!</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/bfcachebybrowser.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="Time series chart showing bfcache restores by browser" /></p> <h2>Get started</h2> <p>Low-hanging fruit tastes the best. While everything else you're doing to speed up your pages is by no means a wasted effort, understanding how to leverage the browser in a more effective way for repeated navigations is totally worth it!</p> <p>If you're already using SpeedCurve RUM, then you can take advantage of all the insights described in this post. If you're not using our RUM yet, we'd love to have you try it! <a href="https://www.speedcurve.com/signup/">Sign up for your free trial</a> and follow the steps in <a href="https://support.speedcurve.com/docs/welcome-to-speedcurve">our welcome guide</a> to get started.<br /><br /></p> <p><a href="https://www.speedcurve.com/signup/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/476/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> Mon, 25 Mar 2024 00:00:00 +1300 Hello INP! Here's everything you need to know about the newest Core Web Vital https://www.speedcurve.com/blog/check-core-web-vitals-inp <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/hello-inp-hero.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>After years of development and testing, Google has added Interaction to Next Paint (INP) to its trifecta of <a href="https://web.dev/articles/vitals">Core Web Vitals</a>&nbsp;&ndash; the performance metrics that are a key ingredient in its search ranking algorithm. INP replaces First Input Delay (FID) as the Vitals responsiveness metric.</p> <p>Not sure what INP means or why it matters? No worries &ndash; that's what this post is for. :)</p> <ul> <li>What is INP?</li> <li>Why has it replaced First Input Delay?</li> <li>How does INP correlate with user behaviour metrics, such as conversion rate?</li> <li>What you need to know about INP on mobile devices</li> <li>How to debug and optimize INP</li> </ul> <p>And at the bottom of this post, we'll wrap thing up with some inspiring case studies from companies that have found that improving INP has improved sales, pageviews, and bounce rate.&nbsp;</p> <p>Let's dive in!</p> <p>&nbsp;</p><h2>What is Interaction to Next Paint?</h2> <p style="padding-left: 30px;"><em>"Chrome usage data shows that 90% of a user's time on a page is spent after it loads. Thus, careful measurement of responsiveness throughout the page lifecycle is important. This is what the INP metric assesses."</em></p> <p style="padding-left: 30px; text-align: right;"><em>~Jeremy Wagner, Google&nbsp;</em></p> <p>In other words, we need a reliable metric that helps us understand <strong>how a page's responsiveness (or lack thereof) during the entire time a user is on the page helps (or hurts) their experience</strong>.</p> <p>When you interact with a page, you want the page to respond seamlessly. The longer the wait, the worse the user experience, as you start wondering if the page is broken and start anticipating a frustrating, laggy experience. (This frustration is hardwired, as you can learn in <a href="https://www.speedcurve.com/blog/psychology-site-speed/">this post about the psychology of site speed and human happiness</a>.)&nbsp;</p> <p>This is where measuring Interaction to Next Paint can help. INP measures the time from when a user starts an interaction &ndash; such as a mouse click, touchscreen tap, or physical or onscreen key press &ndash; until the next frame is painted in the browser. The faster the INP time, the more seamless the interaction feels.</p> <p><strong>According to Google, an INP of 200 milliseconds or less is ideal.</strong>&nbsp;Having said that, you may wish to aim for a faster INP for your own pages, for reasons I'll go into further down in this post.</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/inp-thresholds.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>In <a href="https://web.dev/articles/inp">this excellent post</a>, Jeremy Wagner explains how Interaction to Next Paint is calculated and how Google's INP thresholds (pictured above) are determined.</p> <h2>Farewell, First Input Delay!</h2> <p>Before we go any further, you might find it interesting to learn a bit more about First Input Delay (FID), the interactivity metric that preceded INP in Core Web Vitals, and why it was deprecated.&nbsp;</p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/fid-conversions.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>Here at SpeedCurve, we definitely get excited about emerging metrics. But we also approach each new metric with an analytical eye. Way back in 2020, Cliff Crocker took a closer look at First Input Delay and found that <a href="https://www.speedcurve.com/blog/first-input-delay-google-core-web-vitals/">FID did not meaningfully correlate with actual user behaviour</a>.&nbsp;</p> <h2>Does INP correlate to user behaviour?</h2> <p>The point of measuring <em>responsiveness</em> is because <em>unresponsiveness</em> hurts the user experience &ndash; which ultimately hurts your business metrics, such as bounce rate and conversions. If this is true, then <strong>we should be able to draw a direct line between Interaction to Next Paint and business metrics</strong>.&nbsp;</p> <p>This is where correlation charts come in super handy.&nbsp;</p> <p><a href="https://support.speedcurve.com/docs/create-correlation-charts">Correlation charts</a> give you a histogram view of all your user traffic, broken out into cohorts based on performance metrics such as INP. The chart also includes an overlay that shows you a user engagement metric or business metric &ndash; such as bounce rate or conversion rate &ndash; that correlates to each of these cohorts. This lets you see at a glance the relationship between performance, user engagement, and your business.</p> <p>A few months ago, Cliff Crocker turned his attention to analyzing INP. In his <a href="https://www.speedcurve.com/blog/INP-user-experience-correlation/">exploration of INP's correlation to conversion rate</a> for a handful of different sites, Cliff found that yes, there typically is a correlation: <strong>when INP gets worse, conversions suffer.</strong></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/inp-correlations.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>However, Cliff also made the following observations:</p> <ul> <li><strong>Results vary across sites</strong> &ndash; Not surprisingly, the impact is different based on the slope of the conversion line, as well as the distribution of INP across user sessions.</li> <li><strong>There is no consistent correlation with Google's thresholds&nbsp;for 'Good', 'Needs Improvement', and 'Poor'.</strong> This is a hugely important observation. As Cliff states:
"For one site, conversions suffer when INP is 100ms &ndash; well within Google's 'good' parameter of 200ms. This doesn't mean it's a bad idea to have a general set of thresholds. It just means those thresholds might not apply to your site. You must look at your own data."</li> </ul> <h2>Mobile INP is really important!</h2> <p>After further analysis, Cliff discovered still more important INP insights, including:</p> <h3><span style="white-space: normal;">1. Only two-thirds of mobile sites have 'good' INP&nbsp;</span></h3> <p><span style="white-space: normal;">Looking at data from the HTTP Archive, which tracks performance metrics for the top million sites on the web, the percentage of sites that have good INP is 96.8% for desktop, but only 64.9% for mobile. One of the biggest culprits: latency, which is typically worse on mobile.</span></p> <p><span style="white-space: normal;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/inp-desktop-vs-mobile.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span></p> <h3><span style="white-space: normal;">2. Mobile INP = Android INP&nbsp;</span></h3> <p><span style="white-space: normal;">This is due to the lack of Safari support for INP (among other performance metrics). If a significant number of your users are coming to you from Safari, you need to track a different responsiveness metric.</span></p> <h3><span style="white-space: normal;"><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/android-mobile-inp.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></span><span style="white-space: normal;">3. Mobile INP has an <em>even stronger correlation</em> with bounce rate and conversions than desktop INP&nbsp;</span></h3> <p><span style="white-space: normal;">You can see this in the charts below. Ignoring mobile responsiveness isn't something most of us can afford to do.</span></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/desktop-inp-conversions.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/mobile-inp-conversions.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>One of the many important takeaways from this post is that responsiveness on mobile is absolutely crucial to business and UX metrics. But if you're focusing on just INP to measure responsiveness, you're only getting insights into mobile performance for just one cohort of your users.&nbsp;</p> <h2>How to debug and optimize INP</h2> <p>Now that you understand how slow INP hurts your users and your business, let's talk about solutions. In <a href="https://www.speedcurve.com/blog/debugging-interaction-to-next-paint-inp/">this in-depth post</a>, Andy Davies walks through what INP is, how to identify and debug slow interactions, and some approaches he's used to improve them.</p> <p style="padding-left: 30px;"><em>"Many sites tend to be in the 'Needs Improvement' or 'Poor' category. My experience over the last few months is that <strong>getting to 'Good' (under 200ms) is achievable, but it's not always easy</strong>."</em></p> <p><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/inp-reduction.gif?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></p> <p>In his very detailed and comprehensive post, Andy walks through:</p> <ul> <li>How he helps people identify the causes of poor INP times</li> <li>Examples of some of the most common issues</li> <li>Approaches he's used to help sites improve their INP</li> </ul> <h2>INP case studies</h2> <p>The best way to understand the importance of optimizing INP is to look at your own RUM data for your own site. The second-best way is to look at case studies from other companies that have had success. Here's a handful for you to check out:</p> <ul> <li><a href="https://web.dev/case-studies/trendyol-inp">Trendyol reduced INP by 50%</a>, resulting in a 1% increase in click-through rate</li> <li><a href="https://web.dev/case-studies/redbus-inp">redBus improved INP</a> and increased sales by 7%</li> <li><a href="https://web.dev/case-studies/redbus-inp">The Economic Times reduced INP from 1s to 257ms</a>, leading to a 50% decrease in bounce rate and 43% increase in pageviews</li> </ul> <h2>Takeaways</h2> <p><strong>1. You definitely should be monitoring Interaction to Next Paint</strong> for your site, ideally using real user monitoring as the best source of truth.</p> <p><strong>2. You may find it helpful to create correlation charts</strong> to validate INP as a meaningful business-related metric.</p> <p><strong>3. When you create correlation charts, take careful note of when your business metrics start to suffer.</strong> Even though Google's recommended 'Good' INP threshold is 200 milliseconds, good INP for your own site may be higher or lower than that.&nbsp;</p> <p><strong>4. Look at INP separately for mobile and desktop.</strong> Your numbers could be quite different. You may also find that INP correlated to business metrics differently in each environment.</p> <p><strong>5. Think beyond INP.</strong> This is crucial if you have a lot of users coming to your site from different browsers. Remember that INP is only supported in Chrome-based browsers.&nbsp;&nbsp;</p> <h2>How to monitor INP in SpeedCurve</h2> <p>If you're not already using our RUM to monitor INP alongside your other important metrics, we'd love to have you give us a try!&nbsp;</p> <ul> <li><a href="https://www.speedcurve.com/signup/">Start your free 30-day trial</a></li> <li><a href="https://support.speedcurve.com/docs/setup-guide">Follow our handy guide to enabling RUM</a></li> <li><a href="https://support.speedcurve.com/docs/track-core-web-vitals">Create your Core Web Vitals dashboard</a> (it's easy!) so you can get alerts when any of your metrics start to suffer</li> <li>Check out our <a href="https://www.speedcurve.com/blog/debugging-interaction-to-next-paint-inp/">guide to debugging INP</a></li> <li><a href="https://www.speedcurve.com/blog/rum-attribution-subparts-interaction-to-next-paint/">Understand INP subparts</a> so you can quickly home in on issues</li> <li>Contact us at support@speedcurve.com with questions or feedback</li> </ul> <p><br /><a href="https://www.speedcurve.com/signup/"><img class="blog-img" src="https://blog-img.speedcurve.com/img/482/customer-logos-free-trial-banner.png?auto=format,compress&amp;fit=max&amp;w=2000" alt="" /></a></p> Tue, 12 Mar 2024 00:00:00 +1300