Re: HLL syntax & structure suited to rapid compilation?

"Tzvetan Mikov" <ceco@jupiter.com>
23 Aug 2002 11:04:52 -0400

          From comp.compilers

Related articles
[2 earlier articles]
Re: HLL syntax & structure suited to rapid compilation? marcov@toad.stack.nl (Marco van de Voort) (2002-07-31)
Re: HLL syntax & structure suited to rapid compilation? joachim_d@gmx.de (Joachim Durchholz) (2002-08-04)
Re: HLL syntax & structure suited to rapid compilation? ceco@jupiter.com (Tzvetan Mikov) (2002-08-10)
Re: HLL syntax & structure suited to rapid compilation? marcov@toad.stack.nl (Marco van de Voort) (2002-08-10)
Re: HLL syntax & structure suited to rapid compilation? marcov@toad.stack.nl (Marco van de Voort) (2002-08-14)
Re: HLL syntax & structure suited to rapid compilation? joachim_d@gmx.de (Joachim Durchholz) (2002-08-23)
Re: HLL syntax & structure suited to rapid compilation? ceco@jupiter.com (Tzvetan Mikov) (2002-08-23)
Re: HLL syntax & structure suited to rapid compilation? marcov@toad.stack.nl (Marco van de Voort) (2002-08-24)
Re: HLL syntax & structure suited to rapid compilation? marcov@toad.stack.nl (Marco van de Voort) (2002-08-24)
| List of all articles for this month |

From: "Tzvetan Mikov" <ceco@jupiter.com>
Newsgroups: comp.compilers
Date: 23 Aug 2002 11:04:52 -0400
Organization: Concentric Internet Services
References: 02-07-098 02-07-121 02-07-128 02-08-005 02-08-024 02-08-054
Keywords: performance
Posted-Date: 23 Aug 2002 11:04:52 EDT

"Marco van de Voort" <marcov@toad.stack.nl> wrote in message
> Tzvetan Mikov wrote:
>> [... that Borland C/Delphi optimizer is not very good]
>
> But how did the overal performance differ?
>[...]


I have made some CPU-intensive comparisons between Windows compilers
and in each case Borland C invariably came out at least 20% slower
than Visual C or GCC. This is a very substancial difference in the
context of comp.compilers, I think.


In the context of real-world Windows programming and the typical
applications that are developed with Delphi (GUI and database
frontends?) such performance difference couldn't matter less... :-)


-tzvetan


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.