Software Archive
Read-only legacy content
17060 Diskussionen

Speed up compile times.

Intel_C_Intel
Mitarbeiter
715Aufrufe
Besides acquiring a faster processor, faster hard disks and more RAM, how can one speed up compile times?
0 Kudos
3 Antworten
Intel_C_Intel
Mitarbeiter
715Aufrufe
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.
Intel_C_Intel
Mitarbeiter
715Aufrufe
Heya maccie, thanks for the suggestion. I visited the website and found it most interesting. :-)
Intel_C_Intel
Mitarbeiter
715Aufrufe
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!
Antworten