[Webkit-unassigned] [Bug 248223] [GTK] Significant graphics performance regressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 08:25:28 PST 2022


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Miguel Gomez from comment #3)
> Was threaded rendering enabled for WebKitGTK 2.37.90? Is it now disabled for
> WebKitGTK 2.39.1? Cause that affects CSS and SVG, and could be the reason of
> the increase in performance between those versions.

That seems like a pretty good guess. It was disabled in 256526 at main which landed just before 2.39.1. But there is an environment variable override: you can use WEBKIT_NICOSIA_PAINTING_THREADS=4 to go back to the previous behavior, so you can benchmark again without needing to downgrade anything and see if that is to blame. Seems pretty likely.

-- 
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/20221122/bdd6e4ea/attachment.htm>


More information about the webkit-unassigned mailing list