Re: About speed
- From: "Alex" <zencovich@xxxxxxxxxxxxx>
- Date: Mon, 26 Jun 2006 09:57:32 +0300
E.G.: If you would have ran Reflector against your D.Net sample with all
those crazy SetLength calls, you wouldn't have dared to post it here as a
performance comparison.
But you didn't. You just thought you could cross compile Win32<->.Net and
even after seeing an extreme performance penalty, you didn't look what IL
D.Net has emitted.
Hmm..There is the same whta I ask. Why I need to look deep inside into code
to get it work properly? What is benefit? Force me to study Reflector? Force
me to get deep understanding in IL code? It is all out of my work I think.
Your argument seems like - "you cannot write a good application in Delphi
Win32 if you have not a good knowledge in Asm x86". Sometimes it is
true..but not for so simple tasks like in code I show, I think. Most .NET
advantage is using a outer language to process text into internal language
(IL) which are the same for all platforms, .NET languages etc etc. But it
seems like absolutely not true. Some languages a better than others. Is it
not true?
.
- Follow-Ups:
- Re: About speed
- From: Joanna Carter [TeamB]
- Re: About speed
- From: Jim Cooper
- Re: About speed
- References:
- Re: About speed
- From: Árpád Soós
- Re: About speed
- From: Oliver Townshend
- Re: About speed
- From: Don Strenczewilk
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Craig Stuntz [TeamB]
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Ingvar Nilsen
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Ingvar Nilsen
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Joanna Carter [TeamB]
- Re: About speed
- From: Ingvar Nilsen
- Re: About speed
- From: Robert Giesecke
- Re: About speed
- From: Barry Kelly
- Re: About speed
- From: Alex
- Re: About speed
- From: Robert Giesecke
- Re: About speed
- Prev by Date: Re: About speed
- Next by Date: Re: About speed
- Previous by thread: Re: About speed
- Next by thread: Re: About speed
- Index(es):
Relevant Pages
|