Archive for July 13th, 2006

distcc pwns (and so does Incredibuild)

13Jul06

If you haven’t checked out distcc do so forthwith. It’s a distributed build tool that sits on top of make and makes C++ builds significantly faster. Our Linux build previously took 23 minutes on a dual-processor Linux blade; with distcc on 19 hosts, it now builds in under 2:30. Clearly not a linear improvement, but [...]