Insider1984
Technical User
Hi. We have an application that we (for performance reasons) would like to compile into native code at build inside of 1st run.
What is the best way to do this? I also understand the downside to this but we are certain we need this for immediate speed as the JIT compiling is too slow for the first run of the application code.
I have done a few searches here and on google but I'm not exactly sure what to search for.
We are running Windows 64-bit .Net 2.0 VS 2005 SP1 if that information is needed.
Thanks!
=====================
Insider
4 year 'on the fly' programmer
C, C++, C#, MFC, Basic, Java ASP.NET
What is the best way to do this? I also understand the downside to this but we are certain we need this for immediate speed as the JIT compiling is too slow for the first run of the application code.
I have done a few searches here and on google but I'm not exactly sure what to search for.
We are running Windows 64-bit .Net 2.0 VS 2005 SP1 if that information is needed.
Thanks!
=====================
Insider
4 year 'on the fly' programmer
C, C++, C#, MFC, Basic, Java ASP.NET