Firefox 40+ are very sluggish through x2go
Categories
(Core :: Graphics, defect, P3)
Tracking
()
Performance Impact | low |
People
(Reporter: danykey, Unassigned, NeedInfo)
Details
(Keywords: perf:responsiveness, regression, Whiteboard: gfx-noted)
Comment 1•9 years ago
|
||
Comment 3•9 years ago
|
||
Comment 5•9 years ago
|
||
Updated•9 years ago
|
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
Updated•9 years ago
|
Comment 10•9 years ago
|
||
Comment 11•8 years ago
|
||
Updated•8 years ago
|
Comment 12•3 years ago
|
||
Unfortunately, the setting "gfx.xrender.enabled" has been removed in Firefox 93, see bug 1724936.
Comment 13•3 years ago
|
||
It still exists in SeaMonkey 2.53.11.1, and will probably continue to exist for quite some time, though eventually SeaMonkey will catch up with Firefox. Is there a different workaround that can be used in Firefox?
Comment 14•3 years ago
|
||
If this still happens on Firefox, a performance profile from the Firefox profiler would probably be helpful.
Updated•3 years ago
|
Comment 15•3 years ago
|
||
(In reply to :Gijs (he/him) from comment #14)
If this still happens on Firefox, a performance profile from the Firefox profiler would probably be helpful.
Still happens, here's a profile:
https://share.firefox.dev/3MHTA5N
Comment 16•3 years ago
|
||
The profile shows a lot of time spent in glsl::textureLinearUnpackedRGBA8
but I don't know how useful that is to the graphics team, and/or if more salient stuff could be gleaned by someone who actually knows the graphics pipeline...
Comment 17•3 years ago
|
||
(In reply to :Gijs (he/him) from comment #16)
The profile shows a lot of time spent in
glsl::textureLinearUnpackedRGBA8
but I don't know how useful that is to the graphics team, and/or if more salient stuff could be gleaned by someone who actually knows the graphics pipeline...
I don't know how much this helps, but the webpage I use for testing the issue is:
https://www.gigabyte.com/us/Motherboard/X570-AORUS-MASTER-rev-10/support#dl
Using Chromium over X2GO, Firefox locally or Firefox over VNC, the page rendering performance is OK. With Firefox over X2GO or Firefox over SSH with xserver forwarding the rendering is terrible and after clicking driver or two, which cause redrawing of the tables, Firefox becomes unresponsive.
Comment 18•3 years ago
|
||
Based on performance calculator, given that this is quite rare use case, the impact it low.
Description
•