What is the slowest compile time you have had to work with? What coping mechanisms do you recommend
Posted
by Benju
on Stack Overflow
See other posts from Stack Overflow
or by Benju
Published on 2010-03-15T19:54:36Z
Indexed on
2010/03/15
19:59 UTC
Read the original article
Hit count: 118
compilation
Does anybody have tips for working with projects with very, very long compile times? The longest I have had to deal with is 20 minutes to compile and 5 to deploy. If anybody can suggest "coping mechanisms" for such an environment (e.g.: multiple workstations) I would be interested to hear.
© Stack Overflow or respective owner