Measuring the performance of games

To measure the performance of a game (or any application that uses Metal), or to turn it off, use one of the the following Terminal commands.

To turn on the performance HUD:

/bin/launchctl setenv MTL_HUD_ENABLED 1 

To turn it off:

/bin/launchctl setenv MTL_HUD_ENABLED 0


Revision #5
Created 6 December 2023 16:46:58 by Martyn Drake
Updated 7 December 2023 10:09:59 by Martyn Drake