Update3 : My experience



Here is a snapshot of my configuration :

Centrino 2Ghz + 1G Ram
Windows XP SP2
Delphi 2005 SP2 + SP3

Delphi loading time are the same with or without Update 3. For me, this
isn't really important as I'm loading a bunch of third party components.

I'm working on a small project (I just start it some days ago). This project
has :
5 Forms
1 Datamodule

When Loading the project, it takes about 3 seconds. That's Ok
When switching from the displayed form to the code, it takes about 1,5 sec
(was the double before update 3). That's Ok
If directly after opening the project I want to display a form (with about
30 DbEdit controls , Tabs , 1 navBar, 2 cxGrid, 10 buttons), Delphi takes
45 - 50 sec for opening it !!!

When opening my project and waiting 45 - 50 sec without doing anything,
displaying this form takes about 1,5 secs....

Is this a normal behaviour ?

Best regards,

Stephane Wierzbicki


.