Three Apex examples of how to avoid expensive Describe operations to retrieve metadata for a SObject.
Describe operations may be an unnecessary overhead that decreases performance and increases latency if used in a service.
articles.infocentral.net
LinkedIn post 191
Three Apex examples of how to avoid expensive Describe operations to retrieve metadata for a SObject.
Describe operations may be an unnecessary overhead that decreases performance and increases latency if used in a service.


