Is it better to use NGEN an ASP.NET application when we know it is not going to change much? Or is the JIT good enough?
The only reason I asked was because this arti
Yes it does, this youtube video demonstrates it actually Video of NGEN.exe performance tuning
But word of caution check , check and then implement it.