Acerca de
This skill provides comprehensive guidance for diagnosing and resolving performance bottlenecks in iOS applications. It covers essential Xcode Instruments templates such as Time Profiler, Allocations, and Leaks, while offering detailed case studies for SwiftUI scroll optimization and app launch acceleration. By implementing advanced debugging techniques with Address (ASAN) and Thread Sanitizers (TSAN), developers can identify memory leaks, data races, and UI hangs. Whether you are aiming for a smooth 60 FPS or reducing cold-start times, this skill provides the specific commands and code patterns required for high-performance Apple platform development.