Has anyone had issues with compose being extremely slow on some users?
Its a relatively simple app
Lucas
07/26/2022, 1:03 PM
on windows 7, specifically
m
mcpiroman
07/26/2022, 3:07 PM
You mean it is slow for some and OK for others?
l
Lucas
07/26/2022, 3:08 PM
yep
slow to the point its unusable
double checking wether its w7 tho
m
mcpiroman
07/26/2022, 3:12 PM
Then dunno 🙂 I've had stories with performance but not is such case
c
Casey Brooks
07/26/2022, 7:20 PM
My first guess would be that those users do not have a compatible graphics card/driver/whatever, and Skiko is falling back to the CPU-based renderer
a
Asapha
08/22/2022, 3:24 PM
@Lucas A user had this issue on Windows 10. Compose/Skiko complained that it couldn't use DirectX 12 on the PC, so it switched to OpenGL. Asking them to force software rendering instead fixed the slowness. (How to)