[music-dsp] RE: C# Interpolation Code
Tony K
bigtony at softhome.net
Thu Jan 29 16:25:20 EST 2004
> Subject: [music-dsp] RE: C# Interpolation Code
>
> Although code written in C# (or VB.NET, or J#) is
> compiled to intermediate language at first, when the
> code is executed for the first time it is indeed
> compiled to native code by the .NET Framework, and all
> the subsequent executions take place in native
> language of the processor.
>
You can compile it with the NGEN utility and skip the JIT.
There's an article by Jeffrey Richter about it.
http://www.codeguru.com/net_general/Insights_NGen.html
Tony
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.572 / Virus Database: 362 - Release Date: 1/27/2004
More information about the music-dsp
mailing list