PC Review


Reply
Thread Tools Rate Thread

Compiler optimization?

 
 
Tomer
Guest
Posts: n/a
 
      23rd Dec 2004
Hi,

What do I benefit from using the compiler optimization option when I program
in C#?
What does it exaclty mean? The help only say that the application is
smaller,faster, ect.. but what does the optimizer do?

Tomer.


 
Reply With Quote
 
 
 
 
Ed Kaim
Guest
Posts: n/a
 
      23rd Dec 2004
It strips out metadata to reduce size and tells the CLR to be aggressive
when doing the JIT. There's not much documentation out there on it.

"Tomer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> What do I benefit from using the compiler optimization option when I
> program
> in C#?
> What does it exaclty mean? The help only say that the application is
> smaller,faster, ect.. but what does the optimizer do?
>
> Tomer.
>
>



 
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
Compiler optimization question Lloyd Dupont Microsoft Dot NET Framework 2 7th Sep 2005 12:26 AM
Negative optimization in C# compiler? Gianluca Microsoft C# .NET 7 24th May 2005 01:01 AM
Compiler/JIT optimization causing problems Prasad Dabak Microsoft C# .NET 1 7th Jan 2005 03:57 PM
JIT compiler global optimization ? =?Utf-8?B?Q2FybA==?= Microsoft Dot NET 3 24th Aug 2004 11:47 AM
Re: Compiler optimization of enum... Cody Manix Microsoft C# .NET 0 15th Jul 2003 02:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:01 PM.