Attributes + Reflection Spike
What is the cost of utilizing Reflection to create our LDM objects
The Setup
Using dummy data, create 1000 entities of a random assortment (entities described in next slide)
Translate the 1000 entities to EntityInstance objects (using attributes and reflection to get the values)
Repeat steps 1 & 2 until there are 10,000 EntityInstance’s
Output the time it took to complete step 2
Made with Slides.com