Optimizing Core Data Saves
I recently transitioned from keeping data models in memory to persisting them to disc using Core Data. There are a lot of good reasons to do this. This article discusses the finer points of optimizing an application for important data from an external API, storing it in Core Data, and displaying it to the user without adversely affecting performance of the app.
Want to have your say? just login


Be first to show your opinion !!!