An app illustrating a number of common performance issues that can be diagnosed with Instruments.
- Slow app launch
- Blocking the main thread
- Careless use of functional constructs
- View heirachry shuffling
- Retain cycles
An app illustrating a number of common performance issues that can be diagnosed with Instruments.