glTF importer using material instances

Currently it appears the glTF importer only uses Master materials. Is there a way the glTF importer could create one master material for glTF materials and create new imported materials as an instance of that material? Correct me if I’m wrong but I think this would be way more efficient.

Thanks.