How does the rendering in Skia work? #19038
-
In my app that runs on Raspberry Pi CM4 on a 800x480 touchscreen my application is typically using around 40% CPU time when idle. There's really no processing done (listening on some sockets, etc), so without much investigation I think it's the Skia rendering that is using most of the CPU time. On Windows I don't see this (but my Windows PC is quite high performance). I'm using X11 and to my knowledge it's using the acceleration. The only thing that happens on the screen is a clock that updates (via binding) once per second. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thanks for the report. Let's track in #19042 |
Beta Was this translation helpful? Give feedback.
Thanks for the report. Let's track in #19042