2008/10/8 Feng Tan <[EMAIL PROTECTED]>

>  I have a question about the parallelism. How to judge this?
>
One way would be to replace "distcc" with "sleep 10; echo" in your Makefile,
and then run "make clean" (or equivalent) and then "make -j", and at the
same time as "make -j" is running, run "ps" from another terminal window to
see how many "sleep 10" processes are executing concurrently.

> By the way do you have tried to use pump mode for Distcc on Windows?
>
Craig Silverstein built distcc and ran its test suite ("make
maintainer-check") on Cygwin, which tests pump mode.
But that just tests that it's not broken, it doesn't test performance. I
don't know if anyone has tested performance of pump mode on Windows.
-- 
Fergus Henderson <[EMAIL PROTECTED]>
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to