compton --config /dev/null --backend xrender --vsync opengl
Proper GLX config:
compton --config /dev/null --backend glx --glx-swap-method 1
Nvidia swapping and Vsync should be disabled.
Fastest:
compton --config /dev/null --backend glx --paint-on-overlay --vsync opengl-swc