Yes, I agree the P4 and Athslon a different beasts but my understanding is
that a lot of the PIII optimizations aren't included yet.  Im sure that
their are a number of optimizations that could be included to improve
performance on multiple processors.

Re the OO v RAD comments, my comments were based on the blanket statement
that  OO in Delphi doesn't make sense without BOLD.  Im sure there are lots
of small (ish) Delphi apps out there with no real use of OO but that does
not mean it is not possible (or beneficial) to do OO in Delphi without a
tool like Bold.  RAD and OO are not neccasarilily mutually exclusive
concepts, If I can create a class that easily plugs in to a number of
applications and reduces maintainability surely that is RAD?

Rob

Software engineer
Wild Software Ltd
Ph 03 338-1407
----- Original Message -----
From: "Myles Penlington" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Thursday, September 05, 2002 2:04 PM
Subject: RE: [DUG]: Delphi 8 ?


> I hope not yet, in regards the P4. The P4 and Athlon are quite different
> beasts in terms on optimisations - you cannot do fast code for both
> processors in the same code.
>
> Read Athlon = P3 (But only faster). Eg Athlon does not have the P3
register
> stalls etc
>
> Read P4 = Slow P3. The P4 is basically a P3 with a higher clock speed and
> all the "Speed enhancement - eg No Barrel Shifter, No register renaming"
> technology removed. Hence the optimisations you do for the P4 are quite
> different than the P3.
>
> >The only other inducement that I can see is that the web site
announcement
> >included words to the effect that D7 has improved code generation, and as
> >the optimiser was getting rather aged in respect of P4 and Athlon
> >instruction cost changes, I'm hoping for a better and faster code for our
> >application.
> >
> >Max
>
> I.e. If you run Delphi applications, then unless you buy the latest P4
(Read
> 2.5GHZ and above), your Delphi application will still run faster on a
Athlon
> than a P4. If you buy one of the first generation P4's (eg 2.2GHZ and
> below), then you will definitely run slower.
>
> Myles.
>
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to