Pagespeed findings

  • Interop 2026: Key APIs for sitespeed & RUM

    At RUMvision, our focus is helping site owners make their sites faster. To do that well, we depend on the data browsers give us through APIs. Some of those APIs are already incredibly useful — but not all browsers support them consistently.

    • Published
    • Reading time ± 5 minutes
  • More flexibility, same Security: Our move to Signature-Based SRI

    For years, site owners have been using Subresource Integrity (SRI) as a way to ensure that third-party scripts can’t be tampered with. However, keeping your script up to date is one of its challenges.

    • Published
    • Reading time ± 4 minutes
  • Introducing fetchLater API: A new way to collect Core Web Vitals

    At RUMvision, we're always looking for smarter ways to optimize web performance data collection. That's why we're excited to announce we've begun rolling out support for a new browser API called fetchLater.

    • Published
    • Reading time ± 4 minutes
  • Time to unload your unload events

    If you're still depending on unload events in your code, you need to act NOW. Chrome is starting to kill these handlers this month, potentially breaking your website's analytics and data-saving features. These events were never reliable on mobile, Safari already ignores them, and soon desktop Chrome will too. Here's why moving to better alternatives won't just save your code—it'll actually improve your site's performance.

    • Published
    • Reading time ± 5 minutes
  • Chrome now ignores Cache-Control: no-store

    Chrome is about to supercharge page navigation for millions of websites by ignoring a common performance-killing HTTP header. This under-the-radar change could dramatically improve your Core Web Vitals with zero developer effort by enabling bfcache for pages with Cache-Control: no-store. How do you know if you will benefit? (Spoiler: if you're using Magento, you probably won't.)

    • Published
    • Reading time ± 4 minutes
  • Meet bfcache: The 20 percentage performance boost you keep missing

    The back/forward cache (bfcache) is the most powerful performance optimization you've never heard of. While teams obsess over milliseconds of server time, they're missing out on entire seconds of improvement that's already built into every major browser.

    • Published
    • Reading time ± 3 minutes
  • Smooth page navigations with the View Transition API

    We're excited to announce the implementation of View Transitions API on our website, enhancing navigation fluidity and user feedback. This helps both us and you as a visitor to smoothly navigate our website from the very start of 2025. This UX update not only makes navigation more visually appealing, it also provides better feedback about page load states.

    • Published
    • Reading time ± 3 minutes
  • Speculation Rules Rule, near instant page loading times!

    Almost instant page loading times, with just a small code change, who doesn't want that? Thanks to the Google Chrome dev team, this can be your reality. Want to learn more? Let Barry tell you all about it!

    • Published
    • Reading time ± 2 minutes
  • About the Long Animation Frames (LoAF) API

    The new LoAF API makes debugging a high INP a lot easier and more insightful, aside from being a new technique it sounds fun. Read and see more about how the LoAF API can help you and how RUMvision makes it insightful for you.

    • Published
    • Reading time ± 2 minutes
  • Largest Contentful Paint update in Chrome version 112

    Google Chrome's version 112 brings a significant update to the Largest Contentful Paint (LCP) metric, which will now ignore images with very low content relative to their display sizes. This change aims to improve the accuracy of LCP measurements and help web developers optimize their websites' performance. In this article, we will discuss the changes in LCP and how they may affect a site's metrics.

    • Published
    • Reading time ± 1 minute
  • Chrome version 106 eliminates the need for an EV certificate

    As of Chrome 106, Chrome will no longer be doing Online Certificate Status Protocol (OCSP) revocation checks by default for Extended Validation (EV) certificates. This led to a direct performance improvement for sites using an EV certification.

    • Published
    • Reading time ± 1 minute