[Webkit-unassigned] [Bug 228298] powerPreference may not be working correctly in WebGL's Metal backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 04:35:21 PDT 2021


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

--- Comment #12 from Kimmo Kinnunen <kkinnunen at apple.com> ---
(In reply to Marcin Ignac from comment #11)
> (In reply to Kimmo Kinnunen from comment #10)
> > Marcin, if you have a test case for this, feel free to link to it. I can
> > file a bug about that. Thanks.
> 
> It's the same as above http://projects.variable.io/webgl/shader-performance/

Thanks, missed it.

> What does "GPU Process: WebGL" do under the hood that might have such a big
> impact on performance?

It transfers the calls from web content process to GPU process, executes those in GPU process and then transfers the results back to web content process.

-- 
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/20210802/935f0a98/attachment-0001.htm>


More information about the webkit-unassigned mailing list