WKWebView WebGL 性能低于 Safari

WKWebView WebGL performance is lower than Safari

我正在尝试显示 this stream in my app using WKWebView, but the frame rate is less than 1 FPS. Stream is using webGL. When I open the same stream in Safari, it works beautifully. I'm planning to use SFSafariViewController 并将其作为子视图插入到我的视图中。那可能吗?你认为性能会更好吗?我的应用会因为这样做而被拒绝吗?编辑客户端 JavaScript 可以提高性能吗?

我一直在寻找,我知道 WebView Config 中一定有一些加速的地方。只需允许内联媒体播放并享受速度。 https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebViewConfiguration_Ref/index.html#//apple_ref/doc/c_ref/WKWebViewConfiguration