Re: optimized code
- From: "Daniel O'Connell [C# MVP]" <onyxkirx@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Dec 2005 15:05:34 -0600
"Mike" <vimakefile@xxxxxxxxx> wrote in message
news:Oj7acNp%23FHA.2424@xxxxxxxxxxxxxxxxxxxxxxx
> Is it still true that the managed C++ compiler will produce much better
> opimizations than the C# compiler, or have some of the more
> global/aggressive opimizations been rolled into the 2005 compiler?
>
Yes, the Managed C++ compiler should still be better. the C# compiler still
doesn't go very far as far as optimizations go, AFAIK anyway. They are left
to the JIT.
.
- Follow-Ups:
- Re: optimized code
- From: Willy Denoyette [MVP]
- Re: optimized code
- From: Mike
- Re: optimized code
- References:
- optimized code
- From: Mike
- optimized code
- Prev by Date: Re: writing to a strings index
- Next by Date: Re: C# Object to X Type Question
- Previous by thread: optimized code
- Next by thread: Re: optimized code
- Index(es):
Relevant Pages
|
Loading