Re: Slow compile and launch times



Hi Chris,

I'm also facing these terrible slow down.... Specially after opening a
project and wanting to display another form than the displayed one... I
found that disabling Error Insight helps a lot.This solves my problem but I
found that compile time are even worser....

Best Regards,

Stephane Wierzbicki

"Chris Horton" <chris.horton@xxxxxxxxxxxxxx> a écrit dans le message de
news: 4291c127$1@xxxxxxxxxxxxxxxxxxxxxxxxx
>
> Other than the 'switching between forms and code' performance issue (which
> Update 3 seems to have addressed) I'm experiencing two other performance
> issues with Delphi 2005.
>
> The first is that compile times within the IDE seem significantly slower
> than they used to be with D7, and indeed a lot slower than compiling
> outside of the IDE (i.e. via the command line). I saw this mentioned in QC
> so assume it's a known issue. Are there any pointers to why this is the
> case and any tips to overcome it?
>
> The second is more painful - when I launch an application from the IDE
> there is a lengthy delay (approx 5-10 seconds) before the application
> starts within the debugger. I therefore generally have to launch
> applications outside of the IDE (without debugger support of course) just
> to overcome the annoying startup delay. But clearly this isn't ideal! Note
> also that I have a pretty fast machine with plenty of memory.
>
> Are others experiencing these issues? Are there any known workarounds?
>
> Many thanks.


.



Relevant Pages

  • Re: does FormClose have some special magic?
    ... you wind up with code in the main form to delay initialization until after it's had a chance to display and process the password dialog. ... We see problems here all the time with people trying to cancel the initialization of their program from within the OnCreate event. ... Don't worry about indentation of CreateForm lines since the IDE may rewrite thsoe lines when you change your project's form settings. ... Avoid conditional-compilation directives within IDE-managed portions of the DPR, which include the "uses" clause and the main begin-end block. ...
    (comp.lang.pascal.delphi.misc)
  • Re: dialog form size different in IDE or exe
    ... displays exactly the same size that it has been sized to display in the ... But when compiled and run as an EXE the form stretches precisely the ... Unless it's a bug with the video driver on the laptop, ... It looks fine when run in the IDE. ...
    (microsoft.public.vb.general.discussion)
  • Re: App with forms as tabs
    ... convert an application I already coded over to this 'Visual Studio IDE' ... This app has 50 or so already coded forms - I really don't ... Isn't there any way to display an already-created form in a tab? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Is a General File Maintenance Routine possible?
    ... Most compilers DO NOT come with such a tool. ... So independent of the IDE he has programs/classes that he can ... invoke to do a textual display of the file. ... , to a DOS window, or even print it out. ...
    (comp.lang.cobol)
  • Re: D6: Why doesnt "Build" catch "Field X does not have a correspondingcomponent"
    ... >sources open in the IDE? ... building the .dfm file in preparation for compilation, the IDE notices ... the discrepancy and has the opportunity to correct the situation then. ... you do have everything matching at compile time, ...
    (borland.public.delphi.ide)