[Webkit-unassigned] [Bug 252948] [GTK] Peculiar performance issue on https://www.axiom.co/pricing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 06:36:48 PST 2023


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
If the issue is the blur filter then the problem is that we are doing blur filters in the cpu (bug #240865), which is slow, but doing in the GPU gives bad rendering results because of #231653.

-- 
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/20230228/99b5cc4a/attachment.htm>


More information about the webkit-unassigned mailing list