Hello,
My customer would like to improve the performance of "Qpainter lines" and "Qpainter circles" measured by qtperf-qt5.
Their application uses Qt to draw simple lines and rectangles repeatedly, but in that case they think that Wayland's structure is the bottleneck without drawing out the performance of the GPU.
Therefore, they expected that the performance would be improved by using linuxfb, but the result was the same even if I operated and measured while looking at the following.
Do you have any advice to get better performance on "Qpainter lines" or "Qpainter circles" with linuxfb in Qt5?
Regards,
U-SK