Disabling desktop switching animation on El Capitan
Try pasting this into Terminal.app:
defaults write com.apple.dock expose-animation-duration -float 0.1
It is supposed to
Make all animations faster that are used by Mission Control.
Source: http://www.defaults-write.com/10-terminal-commands-to-speed-up-your-mac-in-os-x-el-capitan/