Re: Delphi 2005 executes slower?
- From: "Paul Dunn" <paul.dunn4@xxxxxxxxxxxx>
- Date: Sat, 28 May 2005 16:52:02 GMT
Jud McCranie wrote:
> On Sat, 28 May 2005 12:51:42 GMT, "Paul Dunn"
> <paul.dunn4@xxxxxxxxxxxx> wrote:
>
>> switching back to Delphi 5. That one gives the best performance of
>> all the delphi versions that I've tried (D3 - D6, D2k5) and the best
>> reliablity.
>
> Thanks, I've got the previous versions too, but D6 is the only one
> installed. I'm definitely going to keep it on the machine. I'm going
> to continue to try 2005 too.
By all means, give it a fair test. You might like it - I did, at one point.
I was working my way through the bugs (there will be fixes, after all) and
the IDE annoyances. Took me nearly a week to iron out all the preferences I
needed to set.
But when my main App started to exhibit some seriously bad behaviour, I
dumped it - I just don't need the hassle of having to figure out why Delphi
has screwed up compared to previous versions that didn't. One of the
problems was that when writing to a byte value (var declared as BYTE),
Delphi was compiling a MOV [address], eax - thus writing four bytes, zeroing
the following three bytes in the record.
I've not been able to reproduce it since in a test app, so it's more likely
a problem elsewhere.
D.
.
- References:
- Delphi 2005 executes slower?
- From: Jud McCranie
- Re: Delphi 2005 executes slower?
- From: Paul Dunn
- Re: Delphi 2005 executes slower?
- From: Jud McCranie
- Delphi 2005 executes slower?
- Prev by Date: Re: Delphi 2005 executes slower?
- Next by Date: Using ZLib
- Previous by thread: Re: Delphi 2005 executes slower?
- Next by thread: Re: Delphi 2005 executes slower?
- Index(es):
Relevant Pages
|
|