> I've done the following. Anything else I can do?

1) Have a look at the memory swapping using task manager to see if 1GB is
enough or not (should have no swapping at all)
2) Defragment you disk.
3) Have a look at your anti-virus, anti-spyware which could take a long time
scann for your files. Try disabling those utility (just for testing).
4) Use task manager to see which program use CPU while you compile.
5) Break you huge exe into smaller parts, for example using DLL or runtime
packages.

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be


----- Original Message ----- 
From: "Chuck Belanger" <[EMAIL PROTECTED]>
To: "Delphi Listserve" <[email protected]>
Sent: Monday, October 15, 2007 4:48 PM
Subject: As EXE grows Delphi (7) gets way slower; what to do?


> Hello:
>
> As the program that I'm working has been growing, at some point--about
> 10-12 mb EXE size--Delphi 7 started becoming VERY much slower. What used
> to be seconds to compile, takes 2 minutes. Whenever I scroll or even add
> a few keystrokes to the editor, Delphi goes into some limbo where the
> disk drive is accessed a lot and I can't continue until it is finished.
> Looks like some kind of auto save or auto compile, but it takes almost
> as long as compiling does.
>
> I'm using a single CPU, 2.5 gHz system.
>
> I've done the following. Anything else I can do?
>
> Increased RAM from 512mb to 1Gb - this cut down compile time by half,
> but still way slower than it was before.
>
> Also, noticed that even small, test projects compile slower.
>
> Noticed my C: drive (used for WindowsXP, SP2, btw) and my D: partition
> for programs and data, was getting low on disk space so I repartitioned
> that from 10-20 gb, which helped only a little, although helped Windows
> noticeably.
>
> Thanks for any tips,
>
> Chuck Belanger
>
>
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to