[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2018-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 GitLab Migration User changed: What|Removed |Added Status|NEW |RESOLVED

[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2017-12-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 --- Comment #9 from Ilia Bozhinov --- Your suspicion from #5 is correct - I "patched" weston to use the window's own visual and colormap(in the case of chrome it is 24bit) and the slowness is gone, even though there are

[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2017-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 --- Comment #8 from Ilia Bozhinov --- Yes, I tried forcing weston rendering at 60fps(by always scheduling repaint right after the rendering), but the bug still persists, so probably the message to redraw(or whatever it is,

[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2017-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 --- Comment #7 from Pekka Paalanen --- Oh ok, that points to completely different kind of a problem: something about not flushing IPC messages out when they should, or hitting a blocking bug where one expects to read IPC

[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2017-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 --- Comment #6 from Ilia Bozhinov --- Performance in chrome is something I find pretty strange. While I'm moving the pointer there is no problem, however if I don't, there is a noticeable lag when scrolling/opening a new

[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2017-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 --- Comment #5 from Pekka Paalanen --- Hi, The difference from 9000 to 7600 fps is the change from 111 us to 132 us, while screen refreshes are in the order of 1 to 2 us, depending on refresh rate. IMO it is proof

[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 --- Comment #4 from Ilia Bozhinov --- After a little bit more experimenting and debugging with valgrind, I found out that the cause of the lag is the window frames which Weston is drawing. If I uncomment all the relevant

[Wayland-bugs] [Bug 101162] Weston window frames for Xwayland views cause performance problems

2017-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101162 Ilia Bozhinov changed: What|Removed |Added Summary|Chromium videos are lagging |Weston window