Monday, March 26, 2012

why not just prejit the code

When developing a web app, what prevents me from just prejitting the code as opposed to compiling to IR and then wait for a web request to JIT the IR? Why is the default behaviour of Visual studio not to prejit the code?

thanks,
-ronThis is going to be an option in ASP.Net 2.0 if I remember right.

0 comments:

Post a Comment