Overall I have been told by the team and others that with any ORM you will have a perf hit of about 10% and it's not much different with DD. Since the Metamodel is cached any access to the metamodel with be a minimum perf hit.
See my blog C# Bits | Twitter @sjnaughton Always seeking an elegant solution.
sjnaughton
All-Star
27308 Points
5458 Posts
MVP
Re: Validation of meta data at every page load
Feb 04, 2012 01:20 PM|LINK
Overall I have been told by the team and others that with any ORM you will have a perf hit of about 10% and it's not much different with DD. Since the Metamodel is cached any access to the metamodel with be a minimum perf hit.
Always seeking an elegant solution.