Re: BDS2006 exe sizes



Dunny wrote:
I'd have thought it was obvious that the greater the revision number of Delphi, the greater the file size. D5 produces files that are as large as I'm prepared to go. Any further up and not only do they get slower, they get far, far bigger.

It's not true that they get slower. Delphi 2006 code runs much faster thanks to the new memory manager, inlining support (especially for things like Length() for strings) and better execution of initialization code.

Cheers,
Nicholas Sherlock
.



Relevant Pages

  • Re: Comparison about Win32 / DotNet / CSharp on Delphi, and a wish
    ... .NET is slower, all it shows is that C# MONO is slower. ... E.g. if you do a lot of string concatenations they are commonly way faster in Delphi Win32 as in Delphi .NET. ... we should not do the benchmarks that are worst for .NET?? ...
    (borland.public.delphi.non-technical)
  • Re: Make Garbage Collection Optional Then I Will Shut Up
    ... If everything is slower, then it's slower. ... > and the improvements in interoperability, safety and cross platform ... It was never the main point of Delphi to deliver ... and lose the ability for maximum performance, ...
    (borland.public.delphi.non-technical)
  • Re: FP 2.0 on Slashdot
    ... If a 64-bit compiler is demonstrably SLOWER than Delphi 32 then I ... I fervently hope that FP/64-bit is a great success. ... Benchmarks showed the D.NET code to be 15 ...
    (borland.public.delphi.non-technical)
  • Re: Comparison about Win32 / DotNet / CSharp on Delphi, and a wish ...
    ... .NET is slower, all it shows is that C# MONO is slower. ... That would be a true apples to ... E.g. if you do a lot of string concatenations they are commonly way faster in Delphi Win32 as in Delphi .NET. ... And regarding startup time, it's a different situation if you simply start your .NET application for the first time without "precompiling" it with NGEN or "precompile" it with NGEN and then measure the startup time. ...
    (borland.public.delphi.non-technical)
  • Re: Comparison about Win32 / DotNet / CSharp on Delphi, and a wish
    ... .NET is slower, all it shows is that C# MONO is slower. ... both FPC, Delphi & Delphi.NET? ... we should not do the benchmarks that are worst for .NET?? ...
    (borland.public.delphi.non-technical)