Forum Discussion

darren79's avatar
darren79
Copper Contributor
Nov 10, 2019

Install A Website As App

Are PWA's or websites that are turned into apps on new Edge suspended in background like  UWP apps are? Are they draining your system more or less so than UWP apps? And are they sand-boxed like the other type of apps as well?

3 Replies

  • Hi darren79 

    the new Edge insider (and its PWAs) are completely separate from Universal Windows Platform (UWP).

    so any similarity between them need to be manually benchmarked by users. (i.e system resource usage etc)

     

    if you add a site as an app (or progressive web app), it will be the same as the normal browser tabs.

    (not 100% sure about this due to lack of official documentations) but from what I've experienced, it's like that.

     

    now there is a flag called "tab freeze"

     

     

    I assume it has effects on the PWAs too as well as the normal tabs, but again not sure.

     

     

     

    • darren79's avatar
      darren79
      Copper Contributor
      OK thanks for that, I'll try the tab freezing. I quite like being able to turn them in websites but wondered about how they compared in performance comparison to each other UWP v PWA.
      • HotCakeX's avatar
        HotCakeX
        MVP

        Yeah, well you could use resource monitor in Windows 10 or performance analyzer in Windows 10 ADK to measure them properly.
        for example Spotify has a web player which you could add it as a PWA and it also has a PWA that is in Windows store.
        the one in Edge insider obviously uses the Chromium engine but the one installed from the Windows store uses the EdgeHTML engine from Edge classic, since it is the official WebView system inside Windows 10 for now.

        my guess is that the one using EdgeHTML engine will use less system resources 🙂

Resources