Re: About speed




IMO, *good* Delphi for .NET projects cannot be simply recompiled from
Win32
source, there are many more considerations that will influence how a
progam
is written for a managed environment as opposed to an unmanaged one.


It is yet one question, for Delphi (DevCo) guys. Why? Which Delphi
structures so weak so they cannot be processed into right IL? You wrote
(before) FloatToStr is so slow, so you need to use ToString to get faster
code. I disappointed, why FloatToStr.NET does nto call .ToString instead
(internally). Well, I understand why Delphi.NET cannot support modern, .NET
2.0 constructions. It is ok. But it use same MSIL compiled internally, same
MS .NET libraries like C# use too.
Strange way.....

Alex


.



Relevant Pages

  • Re: About speed
    ... No, I didn't comment on the comparitive speed, my point was that FloatToStr ... is a library function that exists as a standalone function, ... ToString() is a member function of *every* .NET type and is ... Unfortunately, until Delphi supports .NET 2.0, I am buried deep in a project ...
    (borland.public.delphi.non-technical)
  • Re: Fastcode AnsiStringReplace B&V 0.7
    ... but it could influence the speed ratios between ... With Delphi MM, the alternative would be to run each function one time, ... to benchmark the next function, so that one function's memory clutter ...
    (borland.public.delphi.language.basm)
  • Re: Ok .. if ?
    ... a derivative of Delphi with some influence from Java. ... That said, I think Delphi has had the largest influence on C#, particulary the property, event and delegate model. ...
    (borland.public.delphi.non-technical)
  • Re: Why doesnt Borland buyout TrollTech?
    ... >>Delphi for Linux? ... > They already made Delphi for Linux. ... It was called Kylix. ... may have enough influence to bundle some runtime stuff with most of the ...
    (borland.public.delphi.non-technical)
  • Re: History of Programming Languages
    ... The Delphi language was not influence ... It's title is "The History of Programming Languages", ... The language is entirely different. ...
    (borland.public.delphi.non-technical)