Comparing instantiation performance of StructureMap 2.5.4 to 2.6.2
18.02.2010 - 18:30 UTC
Some weeks ago Jeremy released StructureMap 2.6.x . An interesting change is the apparent ditching of Reflection.Emit code in favour of using Expressions to do the “instance instantiation” (sic). A...read more