August 20, 2008
12:37 pm
.NET Framework 3.5 SP1 CLR updates
Kevin Frie posted “what the CLR CodeGen team contributed to the NetFX 3.5 Service Pack” — NGen infrastructure rewrite: the new infrastructure uses less memory, produces less fragmented NGen images with much better locality, and does so in dramatically less time. What this means to you: Installing or servicing an NGen image is much faster, and cold startup time of your NGen’ed code is better.
Loading

Leave a comment »