I am currently writing an App that needs the ability to modify and persist various pieces of data. I\'ve decided to use Core Data for this purpose. When the user opens the
Apple has some suggestions on how to optimize large imports into a Core Data store:
See the documentation for the details.