Home All Groups Group Topic Archive Search About
Author
18 Jul 2006 5:28 PM
Ginny
there are three types of jit?? can anyone elaborate on that?? what is econo
jit? is there an option of compiling our code using econo jit?? is it
available now?? how can we use it ??

--
Regards
ginny

Author
19 Jul 2006 1:35 AM
Cowboy (Gregory A. Beamer)
Econo JIT is largely a dead concept. The idea is there were to be three
JITs. Econo JIT was one that JITTed on the fly very quickly. The standard
JIT was used in most cases, while the Opti-JIT (optimized JIT) was designed
to optimize the output. It was a nice idea, but never came to full fruition.

In ASP.NET 2.0, there is JIT on the fly, which is as close to the concept of
Econo JIT you come to. The standard JIT is there and the Opti JIT is largely
ngen.exe.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
Show quote
"Ginny" <techni***@peoplewareindia.com> wrote in message
news:%23TE519oqGHA.956@TK2MSFTNGP03.phx.gbl...
> there are three types of jit?? can anyone elaborate on that?? what is
> econo
> jit? is there an option of compiling our code using econo jit?? is it
> available now?? how can we use it ??
>
> --
> Regards
> ginny
>
>

AddThis Social Bookmark Button