No image provided.
TBPerformanceView
July 21, 2019 • MIT License
A collection of tools for iOS device performance persistence to detect and evaluate component development performance, device processes
GDPerformanceView
November 18, 2016 • MIT License
Shows FPS, CPU usage, app and iOS versions above the status bar.
DGDrawingLabel
April 04, 2015 • MIT License
Custom label which allows to pre-calculate text layout. It can be used in table views and collection views to achieve high-performance scroll when cell heights are different and depend on text size.
WCFastCell
January 28, 2014 • MIT License
A drop-in replacement for UITableViewCell and UICollectionViewCell which draws contents using CoreGraphics. Seamless integration with nibs provided.
RRFPSBar
March 16, 2013 • MIT License
Show the app's frame per second in the status bar on iOS.
I hate lagging apps and do my best to keep FPS high on @YPlan. Sometimes it's very hard to say if lag is visual or real and Instruments ...