objective c - iPhone OpenGL fps test -
Anyone can tell me how to get and display the FPS (frame rate) of the program running on the screen?
In XCode, run -> Start with Display Tool -> OpenGL
Launch devices with GL Tool, where you will see FPS and GPU usage If you are not getting your Flexible 60 FPS, then GPU% is the number that you have to reduce.
Comments
Post a Comment