I am trying to develop an app on apple watch with sprite-kit and when we try to game in apple watch 1 series, its lags a little bit. How can I optimize its performance? Things I do: Use sprites without alpha Blend mode of sprites as replace use collisions as less as possible use update function as less as possible