dynamiquel / GameBarBrowser

A basic web browser made for the Xbox Game Bar on Windows 10.
The Unlicense
27 stars 1 forks source link

Render time is too high #2

Closed dynamiquel closed 4 years ago

dynamiquel commented 4 years ago

The browser takes a very long time to render pages and is very noticeable on websites that feature many videos or images.

ddasutein commented 4 years ago

If I'm not mistaken, the UWP Web View is still based on the old Edge engine. So I suspect some websites do not play nice with it, especially if you happen to browse any of Google's services (e.g., YouTube). Unfortunately, it will be a while before Microsoft can bring WebView2 to UWP which is powered by Chromium.