0
kicks
CLR 4.5: .Net Framework Kernel Improvements
In this post I’ll go through some of the enhancements and improvements done by the CLR team as part of the performance improvements in .Net 4.5. In most cases developers will not have to do anything different to take advantage of the new stuff, it will just works whenever the new framework libraries are used.
Topics covered:
- Improved Large Object heap Allocator
- Background mode for Server GC
- Auto NGEN