I am trying to achieve a faster frame rate in a WebView.
I have an html page that contains some WebGL animation. The WebView in my Android App runs it at ~30 FPS, while the same page at ~60 FPS in Chrome, on the same device. Is there any configuration or code that could make the webView to perform similarly to Chrome?