优化Linux Compton渲染速度可从以下方面入手:
backend=glx
shadow=false
opacity=false
vsync=true/false
cpulimit
cpulimit -l 50 -p <进程ID>
修改后需重启Compton生效。