Friday, August 22, 2014

Jamin Guy: A Brief History of iOS Memory Management

Download here: http://xxsurl.com/57eu4c
The transition from desktop to mobile introduced a lot of interesting new constraints. It had particularly significant implications for memory management. Jamin talks about why Apple chose automatic reference counting (ARC) over garbage collection, ARC gotchas to avoid, and the importance of CoreData/caching strategies in memory management.

At Nashville Systems Programming Day, August 16, 2014.

No comments:

Post a Comment