Re: C# very optimisation
- From: "Søren Reinke" <soren@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 May 2005 12:53:56 +0200
>
> Thank you, i already use unsafe for my processing of course but i would
> like to know more about little optimisations now (juste like "++i" instead
> of "i++")
++i and i++ is not the same if used within things like calling methods and
stuff like that.
Is the one considered faster than the other ?
--
Søren Reinke
www.Xray-Mag.com/ - Your free diving magazin on the net.
Current issue Diving in North America, 99 pages.
Download it in PDF
.
- Follow-Ups:
- Re: C# very optimisation
- From: Helge Jensen
- Re: C# very optimisation
- References:
- C# very optimisation
- From: Ennixo
- Re: C# very optimisation
- From: Jon Skeet [C# MVP]
- Re: C# very optimisation
- From: Ennixo
- Re: C# very optimisation
- From: Lebesgue
- Re: C# very optimisation
- From: Ennixo
- C# very optimisation
- Prev by Date: Re: casting to a derived class
- Next by Date: Re: C# very optimisation
- Previous by thread: Re: C# very optimisation
- Next by thread: Re: C# very optimisation
- Index(es):