Pregunta de entrevista de Metacore

Describe your approach to optimising rendering performance on mobile

Respuesta de la entrevista

Anónimo

2 oct 2024

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.