I don't think this should be a problem except speculatively that memory usage would be increased.
But if I have 5 different persisted models in a core data schema is it ok to have a different core data schema for each model type?
With having multiple different NSPersistentContainer(s) for each schema.