This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: distcc and ccache speedup: adds directives-only preprocessing


On Apr 17, 2007, at 10:38 PM, Ollie Wild wrote:
This patch decreases distcc build and ccache lookup times by providing
an optimized "directives-only" preprocessing mode.

I did a quick review over the code, looks good. I reviewed it for safety (default behavior) and it looks reasonable. The concept sounds reasonable and could enhance the scaling factor of distcc builds, which makes it desirable for me, as that means a build time speed up. I don't know of any near term technology that can gives a 30% speedup, save new hardware. Personally, I'd like it for 4.2 as well. It looks safe enough to backport.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]