[Fission?] Lag while switching tabs
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
People
(Reporter: pbone, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: perf:responsiveness)
I'm using webrender and fission on Nightly running on Linux x86_64. Today I'm noticing a fair amount of lag (0.3-0.5s) while switching tabs. This could be a process/tabed browser issue. But in the profile I see a lot of time spend waiting on condition variables for WebRender. I'm not sure which it is, I'll file it against fission for now.
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Looks like a WebRender issue. Is this Linux only? I don't see that much lag on Windows.
Tracking perf issues for Fission M7 Beta. This doesn't need to block Fission Nightly if it doesn't affect all users.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Is this on X11, XWayland or Wayland?
Reporter | ||
Comment 3•5 years ago
|
||
(In reply to Chris Peterson [:cpeterson] from comment #1)
Looks like a WebRender issue. Is this Linux only? I don't see that much lag on Windows.
Linux only, once I restarted the browser it went away so IDK how to reproduce at all and have not tried on Windows.
Reporter | ||
Comment 4•5 years ago
|
||
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #2)
Is this on X11, XWayland or Wayland?
x11 I think. That's what I get with:
$ loginctl show-session c2 -p Type
Type=x11
Comment 6•4 years ago
|
||
Hi Kris, I think the need info was meant for Paul, I will redirect the need info to him, but we did try to reproduce this issue with our latest nightly build on an Ubuntu 18.04 machine with an Intel HD 630 but without success.
@Paul are you still seeing this issue ?
Reporter | ||
Comment 7•4 years ago
|
||
I havn't seen this for some time. I never figured out how to reproduce it in the first place so maybe it just hasn't happened again, or maybe it's fixed. I don't know.
Comment 8•4 years ago
|
||
I'll close this, it can be re-opened if the issue re-appears
Updated•3 years ago
|
Description
•