danielpalme / IocPerformance

Performance comparison of .NET IoC containers
https://danielpalme.github.io/IocPerformance
Apache License 2.0
876 stars 157 forks source link

Update MicroResolver 2.1.0 -> 2.3.3 #80

Closed neuecc closed 7 years ago

neuecc commented 7 years ago

Thank you for the add MicroResolver. I've tuned for non-generic version of Resolve.

In the case of non-generics, the abioc approach is much faster. I need to get a little closer. Anyway, thanks to this wonderful benchmark, I was able to tune better.