Hello,


While developing our applications we ran into performance issues when running under wayland: the raspberry just seemed to be unable to keep up with our application, while it was running fine on Raspbian/X11. We replaced the wayland layer with dispmanx, and now performance is just as expected.

We lose portability with this though, as the dispmanx layer is not usable on other platforms.

The questions we have:

Thank you,