Blog

  • 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
  • Modern Image Formats: WebP vs AVIF and its browser support

    January 26th, 2024 marks one year since all major browsers fully supported AVIF. For years, developers used `picture` elements to provide WebP or AVIF images while falling back to JPEG for browsers lacking support. Now, with universal AVIF compatibility, these workarounds may no longer be necessary.

    • Published
    • Reading time ± 5 minutes
  • Meet Baseline: A standardized browser support status for web features

    Keeping up with web technologies can be overwhelming, especially for product owners who aren’t deeply technical or developers who want to avoid the complexity of polyfills. Baseline is an initiative that helps developers and businesses understand which web features are safe to use across all major browsers.

    • Published
    • Reading time ± 5 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
  • Performance now() 2024

    In 2024 we weren't only the sponsor but were also speaking at a sold out Performance.now() conference.

    • Published
    • Reading time ± 4 minutes
  • Core Web Vitals and SEO - are they a ranking factor or not? [updated november 2025+ FAQ]

    Core Web Vitals and SEO – it's a hotly debated topic that often leaves business owners and SEO professionals wondering where to focus their efforts. Some claim it's the key to ranking success, while others argue it's just another optimization rabbit hole. Let's cut through the noise and focus on what actually matters for your business in 2024 and beyond

    • Published
    • Reading time ± 6 minutes
  • Srsltid impacting Core Web Vitals via TTFB caching

    The srsltid auto-tracking parameter already caused SEO havoc amongst site owners using Google Merchant Center. But issues aren't stopping there.

    • Published
    • Reading time ± 2 minutes
  • RUMvision slides at WeLoveSpeed

    You'll find the slides of the "We Love INP & LoAF" talk at We Love Speed in Nantes.

    • Published
    • Reading time < 1 minute
  • Largest Contentful Paint failed? The ultimate 2024 checklist to fix it

    Are your Core Web Vitals failing due to a LCP over 2.5s? Let's fix it! The Largest Contentful Paint (LCP) is one of the most important metrics in measuring web performance - more specifically - it's the one that measures loading speed. While absolutely vital for UX and conversions, still 40% of world wide sites fail at passing this metric. Let's deepdive in understanding and improving the LCP and get those numbers up!

    • Published
    • Reading time ± 10 minutes
  • Web performance optimization: Busting common myths

    In the pursuit of improving website performance, it's easy to fall prey to common misconceptions. Let's dive into some of these myths and uncover the truth behind optimizing your website's speed.

    • Published
    • Reading time ± 3 minutes
  • Understanding the difference between Lighthouse, Core Web Vitals and RUM data

    There are numerous solutions for measuring Core Web Vitals. But how do you select the right one? Learn about the differences between lab data tools like Lighthouse, field data tools like Pagespeed Insights, and real-time user monitoring like RUMvision.

    • Published
    • Reading time ± 8 minutes
  • Overcoming Core Web Vitals Challenges in Single Page Applications SPAs

    When it comes to building Single-Page Applications (SPAs), developers face unique challenges in meeting the Core Web Vitals requirements. CWV, while crucial for optimizing website performance, were not initially designed with SPAs in mind. Google has made efforts to accommodate SPAs, but as of now, there is no straightforward way for SPAs to excel in this aspect. In this blog, we will explore the impact of SPA architectures on Core Web Vitals and discuss potential solutions to overcome these challenges.

    • Published
    • Reading time ± 2 minutes
  • What is round-trip time (RTT)?

    Round-Trip Time (RTT) is a crucial metric in web performance that measures the duration for a signal to travel from a client to a server and back, directly impacting Time to First Byte (TTFB) and overall loading times.

    • Published
    • Reading time ± 3 minutes
  • Using your RUM LoAF data for INP debugging purposes

    When debugging INP, it might be tempting to first look at elements that visitors interacted with. However, looking at this alone might be misleading and time-consuming.

    • Published
    • Reading time ± 7 minutes
  • Double score! RUMvision got featured twice on Google IO 2024!

    We're still buzzing after yesterday's incredible events at Google I/O! It was a double Dutch delight for RUMvision, as both our upcoming integration with Google Baseline and our work on INP measurement were featured at Google's biggest event of the year.

    • Published
    • Reading time ± 1 minute
  • 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
  • Compare your competitors Core Web Vitals

    New free tool alert! You can now compare multiple websites Core Web Vitals with each other, for free! We made a nice start by comparing some different industries.

    • Published
    • Reading time ± 3 minutes