PC Review


Reply
Thread Tools Rate Thread

Drawbacks of precompilation over jit compilation.

 
 
archana
Guest
Posts: n/a
 
      9th Jan 2007
Hi all,

Can anyone tell me drawbacks of precompilation using ngen over jit
compilation apart from that it generate native code for complete il
code?

thanks in advance

 
Reply With Quote
 
 
 
 
ForrestPhoto@gmail.com
Guest
Posts: n/a
 
      9th Jan 2007
> Can anyone tell me drawbacks of precompilation using ngen over jit
> compilation apart from that it generate native code for complete il
> code?


I'm running an AMD 64 bit dual core, while my old laptop has a 32 bit
Intel. I'm not sure just how aggressively JIT can target different
hardware platforms, but it does at least attempt to optimize the code
for the system it's running on.

 
Reply With Quote
 
Brian Gideon
Guest
Posts: n/a
 
      9th Jan 2007
There are some optimizations that ngen cannot perform. One thing that
comes to mind is method inlining.

archana wrote:
> Hi all,
>
> Can anyone tell me drawbacks of precompilation using ngen over jit
> compilation apart from that it generate native code for complete il
> code?
>
> thanks in advance


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
aspnet pre compilation issue with htm files results in "This is a marker file generated by the precompilation tool, and should not be deleted!" Sanjay Pais Microsoft ASP .NET 1 14th Sep 2009 07:47 AM
Precompilation In ASP.NET 2.0 J055 Microsoft ASP .NET 6 9th Aug 2006 11:29 AM
No output for precompilation in asp.net 2.0 Roger23 Microsoft ASP .NET 0 27th May 2006 03:44 PM
ASP.Net 2.0 + HttpHandler + PreCompilation =?Utf-8?B?UGF0cmljaw==?= Microsoft ASP .NET 1 31st May 2005 03:30 PM
Precompilation confusion Bingo Microsoft C# .NET 1 5th Aug 2004 04:21 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:13 PM.