Domanda di colloquio di Metacore

Describe your approach to optimising rendering performance on mobile

Risposta di colloquio

Anonimo

2 ott 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.