When querying attribute data - multiple times - for lazy imports, I see that a significant amount of time is spent In LazyMetadataWrapper.

Why the need to copy the arrays like that? What would be your recommendation here? Should the consumer cache the metadata?