Core Data, External Binary Data Storage, and Migration

Alexander Edge: I have benchmarked the difference between migration using binary data with external storage and using just a unique identifier. The sample project is on GitHub. The test creates 1000 objects, each with a unique identifier and (optionally) a video file of 165KB as binary data. By adding a data model version with a … Continue reading Core Data, External Binary Data Storage, and Migration