Library Allowing You To Easily Chart An App’s Framerate In The Status Bar Area

Earlier this year I mentioned a simple library allowing you to easily track the time required to execute an objective-c  method.

Here’s another library providing an easy way to track the performance of an app from Rolandas Razma called RRFPS.

RRFPS provides a simple means of tracking the Frames per second of an app and a chart of that frame rate all conveniently placed within the status bar area.

Here’s an image from the readme showing the library in action (note the FPS and chart at the top of the screenshot):
RRFPSBar

You can find RRFPSBar on Github here.

A nice simple way for tracking the frame rate of an app to help improve app performance without the need to use instruments.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Library Allowing You To Easily Chart An App’s Framerate In The Status Bar Area

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *