• Phoenix3875@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    11 months ago

    Not trying to defend Chrome here as I dislike their other behaviours, but just from what’s presented in the video, an alternative explanation would be caching. That is, when the reloading is triggered by the switch of user-agent, the cache is reused and thus a shorter load time.

    To exclude this effect, the user needs to either

    1. Spoof the user-agent and at the same time clear cache (you can disable cache when reloading through the developer’s tool), or
    2. Clear cache, spoof the user-agent to Chrome. Load page, disable the spoofing, reload.