Software Archive
Read-only legacy content
17061 Discussions

Speed up compile times.

Intel_C_Intel
Employee
561 Views
Besides acquiring a faster processor, faster hard disks and more RAM, how can one speed up compile times?
0 Kudos
3 Replies
Intel_C_Intel
Employee
561 Views
G'day. One suggestion is distributed compilation of your code over several networked machines. This can be done with the distcc program, please visit http://distcc.samba.org for more details.
0 Kudos
Intel_C_Intel
Employee
561 Views
Heya maccie, thanks for the suggestion. I visited the website and found it most interesting. :-)
0 Kudos
Intel_C_Intel
Employee
561 Views
One of the major complaints about running large packages such as KDE is that it takes a long time to start.I am looking for tips to improve the startup time of applications. If you have some suggestions, please post them here. Thanks!
0 Kudos
Reply