[Webkit-unassigned] [Bug 171597] REGRESSION: WebGL low performance of layer compositing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 12:57:43 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171597

--- Comment #9 from Nik S <nik73ru at gmail.com> ---
(In reply to Dean Jackson from comment #7)
> This is actually expected behaviour. On some hardware, the integrated card
> is good enough to run your demo at a nice framerate. On others, it isn't.
> 
> If you really need to get maximum performance, you can opt in to using the
> discrete GPU by using the powerPreference context creation attribute:
> 
> https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.2.1

Thank you for explanation. However, I guess that there is another case. Could you please explain why on the same integrated GPU (Intel Iris Graphics 6100) I can get so different FPS values when safari fix is enabled/disabled? 

In this demo http://jsfiddle.net/unlimit/3pwbLfmn/85/embedded/result/ fix button just add renderer.context.finish(); webgl context finish call.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170504/aced6d86/attachment.html>


More information about the webkit-unassigned mailing list