Re: About speed



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?


.



Relevant Pages

  • Re: Discovery: dictionaries load slow unless you have the right key/value pair in the right format
    ... BTW a lot of people develop for the iPhone etc; ... Apart from Windows Mobile there is currently no support for .NET languages on mobile phones. ... objective-c is the language of choice for the iPhone and I doubt that'll change quickly. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Which languages are used for developing SharePoint?
    ... I have heard others building using other .NET languages since it will support any language that can be compiled to .NET so you could technically use something like IronPython and write a Web Part in Python, you would just have to build all the references and code manually since the templates are only available in C# or VB.NET but it's doable. ... "Pernilla, Sweden" wrote in ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: OT: Is C++ doomed?
    ... Most important is that there are enough people around that roughly caught the idea of the language and the environment. ... The older a language gets the more complexity it offers. ... But learning a new environment or new programming techniques will take moths or even years. ... Furthermore automatic transcoding is available for much more than only ..NET languages. ...
    (comp.dsp)
  • Re: Ive Had Enough
    ... Delphi's a language that, I ... I don't feel Delphi is perfect. ... Lists all of the .NET languages that people are working on. ... Supposedly here is the pascal work: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: True Performance Comparison?
    ... It depends on the type of performance comparison you are interested in. ... you want to compare processors for a specific application, ... the most optimal assembly language using a very good assembly programmer ... language programmer in the respective assembly languages. ...
    (comp.arch.embedded)