WebView performance significantly slower than PWA
issues.chromium.org
WebView performance significantly slower than PWA
1–10 of 15 posts
Re: WebView performance significantly slower than PWA
#2Re: WebView performance significantly slower than PWA
#3Re: WebView performance significantly slower than PWA
#4Basically, FB's engineering replaced it with a full chromium based webview and explained the reasons android webview sucks ass.
Re: WebView performance significantly slower than PWA
#5This isn't a limitation in chrome itself, which means chrome rendering has better performance for these specific operations (animations mostly).
Personally I think the chrome rendering path should always be used, and apps which want to draw under/over web content will have to deal with a frame or two of delay.
Re: WebView performance significantly slower than PWA
#6Re: WebView performance significantly slower than PWA
#7To save you having to read a really long comment thread: https://engineering.fb.com/2022/09/30/android/launching-a-ne... Basically, FB's engineering replaced it with a full chromium based webview and explained the reasons android webview sucks ass.
Re: WebView performance significantly slower than PWA
#8It's amazing bugs like this persist, even with the significant resources of several megacorps allocating legions of full-time developers to the codebase.
Unfortunately, companies have an incentive to put us into walled gardens, so the only company that actually cares about the web is the company whose only business model is selling a browser.
Re: WebView performance significantly slower than PWA
#9Re: WebView performance significantly slower than PWA
#10To save you having to read a really long comment thread: https://engineering.fb.com/2022/09/30/android/launching-a-ne... Basically, FB's engineering replaced it with a full chromium based webview and explained the reasons android webview sucks ass.