I have a moderately complex animation running here: http://178.62.48.108/play
On desktop, everything runs very smoothly. However, on mobile devices the animation is slightly jittery.
The whole animation is composed using Morph SVG. There are 5 main elements of the animation and 14 keyframes, please feel free to inspect the JS to see.
This is one of my first Greensock animations, so I would be keen to learn how this type of animation can be optimised.