Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Delphi vs C++ Performance Comparison
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Richard Bayarri Bartual  
View profile  
 More options Feb 10 2000, 3:00 am
Newsgroups: borland.public.delphi.non-technical, borland.public.cppbuilder.non-technical
From: Richard Bayarri Bartual <r...@visual-limes.com>
Date: 2000/02/10
Subject: Re: Delphi vs C++ Performance Comparison

Robert Lee wrote:
> "Chris Uzdavinis (TeamB)" wrote:

> > Depends on your definition of real world code examples.  The real world code
> > I am working on simply cannot be written in VC++ because it's functionally
> > lacking.  If you choose to benchmark a subset the language such that VC++
> > can compile it, you are eliminating one of BCB's biggest strengths from the
> > competition.

> A definite problem, but only on the "literal translation" part of the
> comparison.  Presumably, equivalent code could be developed and
> compared.

One thing that could be done without a lot of effort is compile a bunch of those
example applications that come with the MS compiler using both it and the Borland
one. While not many of them are speed tests, one could at least get an idea of how
big the executables generated by each compiler are without worrying about the
VCL's overhead - some are WinAPI, while others use MFC, but that comes with both
systems anyway. Another thing to consider is DirectX: the SDKs come with the
source for some utilities that are meant to test the speed of graphics hardware,
so it might be interesting to see if compiling them with MS/Borland results in
different figures (MS supply libraries for BCB, so there shouldn't be too many
problems).

Another idea might be to write some examples that thrash the NAG C++ numerics
library, taking into account not only speed, but also the accuracy of the results
produced by both compilers.

If nothing else, fiddling with all this stuff might produce some optimisation
settings that help users of both compilers get the best possible results for their
applications.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.