Slow compilation and linking

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

Post Reply
User avatar
mol
Posts: 3723
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Slow compilation and linking

Post by mol »

Hi guys!
I'm using my Dell laptop core-i5, 2,5GHz, 4 cores Windows 10 Pro.
I've changed yesterday HD for new SSD disk.
Windows starts quicker, but compilation of my project takes almost 20 minutes.
I've turned on incremental building, but changes in one module, which has 1900 lines (not so big in my opinion) takes 30 seconds. It's too long in my opinion.
When I'm working on my old Dual Core computer with old hdd (with PATA interface) under Win XP Prof, everything works faster.

Do you have any ideas what's wrong with my machine?
Carlos Britos
Posts: 245
Joined: Sat Aug 02, 2008 5:03 pm

Re: Slow compilation and linking

Post by Carlos Britos »

mol wrote: Do you have any ideas what's wrong with my machine?
Windows 10 :D

I don't have Win 10, recently I tried to install an app on Win 10 and it was a nightmare.
Searching on the web I read about the intensive CPU usage all the time, even without user app running.
Another thing is the internal security tools consuming CPU making a mess.
Regards/Saludos, Carlos (bcd12a)
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: Slow compilation and linking

Post by danielmaximiliano »

Windows 10 Home Premiun 64 over HP4530s 4gb new SSD Kimstom 128 GB
S.O faster
HMG ferrari :D
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
mol
Posts: 3723
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Slow compilation and linking

Post by mol »

Something must be wrong with my system configuration, I think.
User avatar
serge_girard
Posts: 3167
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Slow compilation and linking

Post by serge_girard »

Marek,

Maybe anti-virus software?

Serge
There's nothing you can do that can't be done...
User avatar
mol
Posts: 3723
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Slow compilation and linking

Post by mol »

I've turned off antivirus.
Copying big files (mp4 200 MB) takes 1-2 second, system starts quickly, only building app is slow. Maybe location of temporary files?
User avatar
serge_girard
Posts: 3167
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Slow compilation and linking

Post by serge_girard »

Maybe defragmentation can help?

Serge
There's nothing you can do that can't be done...
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Slow compilation and linking

Post by Rathinagiri »

Are you using HMG-IDE or Build.bat?

Try to use build.bat and find out which command takes more time.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mol
Posts: 3723
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Slow compilation and linking

Post by mol »

I'll try tomorrow and share results ☺
Post Reply