On Mon, Aug 29, 2011 at 05:53, Dan Kegel dank@kegel.com wrote:
The buildbot now uses ccache, which sped up builds tremendously. Cycle time of build slaves with ccache using is 10-11 minutes;
Told you ;) From 14 mins to 10-11 mins, nice 25% speed up Although it may make things a bit slower in general for perfectly working patches at first try (extra IO to fill in the cache). However, if/once it's integrated with testbot, it should help even more (especially on slow CPUs)
Frédéric