Re: C# and compiler optimizer.
- From: "Daniel O'Connell [C# MVP]" <onyxkirx@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 15:31:39 -0500
> However, your project sounds as if it could profit from some
> higher-level optimizations which the C#/VB and JIT compilers aren't
> doing, neither in this nor in the next version -- the MS teams are too
> busy implementing new features, I suppose.
>
The current scuttle*** is an IL optimizer instead of individual
optimizations in the compilers, saving everyone time. No clue if it'll
actually happen or not though, or what kind of context would be lost.
.
- References:
- C# and compiler optimizer.
- From: Olaf Baeyens
- Re: C# and compiler optimizer.
- From: Helge Jensen
- Re: C# and compiler optimizer.
- From: Olaf Baeyens
- Re: C# and compiler optimizer.
- From: Christoph Nahr
- C# and compiler optimizer.
- Prev by Date: Re: Why do enum values req explicit conversions
- Next by Date: Re: fields or properties
- Previous by thread: Re: C# and compiler optimizer.
- Next by thread: File Encoding Styles
- Index(es):