Acerca de
Optimizes modern xOS applications by providing structured guidance on using Xcode Instruments to solve lag, memory growth, and battery drain. It helps developers move beyond guessing by offering a performance decision tree to select the right diagnostic tool, whether it's the Time Profiler for CPU spikes, Allocations for memory management, or Core Data SQL debugging for query optimization. By addressing common pitfalls like misinterpreting 'Self Time' versus 'Total Time' and differentiating between caching and leaks, this skill ensures efficient troubleshooting even under intense deadline pressure.