Re: BDS2006 exe sizes



On Wed, 22 Feb 2006 22:31:02 -0600, Rob Kennedy <me3@xxxxxxxxxxx>
wrote:

Ian wrote:
Can someone tell me what the size of a simple "hello world" program's
.exe file size is in BDS2006? I'm curious to see how much different
they are from D7.

Why is a "hello world" program a meaningful benchmark?

It gives one an idea of 'compiled in' run time support
- probably the first test one does is a console mode 'Hullo World'
- then a MessageBox 'Hullo World'
- then a ShowMessage 'Hullo World'
- then a Form showing 'Hullo World'

Not a bad test of compiler (or rather linker) efficiency


.



Relevant Pages

  • Re: BDS2006 exe sizes
    ... program's .exe file size is in BDS2006? ... - probably the first test one does is a console mode 'Hullo World' ... The guy never asked for Hello World to be a good test of the compiler - ... Delphi, ...
    (comp.lang.pascal.delphi.misc)
  • Re: BDS2006 exe sizes
    ... program's .exe file size is in BDS2006? ... - probably the first test one does is a console mode 'Hullo World' ... Not a bad test of compiler efficiency ...
    (comp.lang.pascal.delphi.misc)