Question d’entretien chez Metacore

Describe your approach to optimising rendering performance on mobile

Réponse à la question d'entretien

Utilisateur anonyme

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.