Felipe Monteiro de Carvalho wrote:
On 7/4/07, Martin Schreiber <[EMAIL PROTECTED]> wrote:
Compile time FPC: 17.9s Delphi: 1.28s
Exe size FPC: 2.27MB Delphi: 1.87MB

Contrary to most others, my analysis is the following:

It's really great that fpc now generates binaries of competitive size
with the Delphi ones, and the build size is IHMO good for a software
this big, and much better then it used to be.

The fact that Delphi's compile time is excelent doesn't mean that ours
isn't good.

I have the same opinion. Most important for me is the quality and the execution speed of the generated code by the compiler, second important is the size of the executable (I consider to use fpc for embedded systems). Having worlds fastest (perhaps assembler coded) compiler would be nice, but I think you developers (thank you for the fantastic compiler BTW) should focus on code generation and useful language extensions.

Regards, Bernd.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to