Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming.threads > #2821

Re: About Delphi and FreePascal

From Bonita Montero <Bonita.Montero@gmail.com>
Newsgroups comp.programming.threads
Subject Re: About Delphi and FreePascal
Date 2015-02-13 22:02 +0100
Organization Aioe.org NNTP Server
Message-ID <mblopd$vbh$1@speranza.aioe.org> (permalink)
References <mblllm$ijg$2@dont-email.me>

Show all headers | View raw


Ramine wrote:

> For Visual C++ 32 bit it gives:
                 ^^
  
> And for FreePascal 64 bit (from the trunk that was optimized)
                     ^^

Comparing 32 and 64 bit code ist comparing apples and pears.
64 bit code has more registers and therefore is faster.
I'll bet 64 bit C++ code optimized the same way like pascal
-code will outperform the pascal-code because of the better
C++-compilers.
And just ignoring, that C++ is the smarter language.

Back to comp.programming.threads | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: About Delphi and FreePascal Bonita Montero <Bonita.Montero@gmail.com> - 2015-02-13 22:02 +0100
  Re: About Delphi and FreePascal Melzzzzz <mel@zzzzz.com> - 2015-02-13 22:25 +0100

csiph-web