twostraws / HowToInstrument

A deliberately broken app to help demonstrate Instruments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Instrument iOS apps

This is a deliberately broken app to help demonstrate how Instruments works. You’re welcome to read the code and admire how broken it is, but really you should follow the tutorials to help you find and fix the issues here.

The headlines were taken from various old Guardian articles, but the pictures are just placeholders to avoid copyright issues.

As new tutorials are published I'll link them below. Questions? Comments? Tweet me @twostraws or email paul@hackingwithswift.com.

Tutorials

  1. How to find and fix slow drawing using Instruments
  2. How to find and fix memory leaks using Instruments
  3. How to find and fix slow code using Instruments

About

A deliberately broken app to help demonstrate Instruments.

License:MIT License


Languages

Language:Swift 100.0%