Describe your approach to optimising rendering performance on mobile
Sigiloso
I described how I use Xcode gpu capture, Instruments and Arm Performance Studio to analyse frames to see if there are gaps in pipelines, see if additional bandwidth can be utilised. Optimise fillrate. Keep data on tile memory when possible.