Does the .NET Framework need to be reoptimized after upgrading to a new CPU microarchitecture?
- by Louis
I believe that the .NET Framework will optimize certain binaries targeting features specific to the machine it's installed on.
After changing the CPU from an Intel Nehalem to a Haswell chip, should the optimization be run again manually? If so, what is the process for that?
Between generations here are some notable additions:
Westmere: AES…