Performance Optimization

Expert performance decisions for iOS/tvOS: when to optimize vs premature optimization, profiling tool selection, SwiftUI view identity trade-offs, and memory management strategies. Use when debugging performance issues, optimizing slow screens, or reducing memory usage. Trigger keywords: performance, Instruments, Time Profiler, Allocations, memory leak, view identity, lazy loading, @StateObject, retain cycle, image caching, faulting, batch operations

Kaakati d0686ab 2 files · 41.8 KB Updated

File contents

kaakati/rails-enterprise-dev/tree/main/plugins/reactree-ios-dev/skills/performance-optimization commit d0686abcae

Frequently asked questions

npx skillmds@latest add kaakati/performance-optimization