Understanding ARC’s Effect On Your App’s Performance

Jimmy M Andersson
5 min readDec 10, 2018

In the previous article, we talked a bit about how different types have different performance characteristics due to how they are managed in our main memory. Today, we are going to take a look at a feature that most of us barely think about, but that has had a profound effect on how we produce code. We’re also gonna ask questions about what effect it has on our apps performance.

--

--

Jimmy M Andersson

Software engineer with a passion for data and machine learning