On Mon, Jan 17, 2011 at 18:02, andrey mirtchovski <[email protected]> wrote: > something else to try if you're on a multiprocessor system: set $NPROC > to a value > 1 and see how this affects the runtime in the 14-second > case. your dependency tree may be very deep, but parallelizable.
I've tried that, either NPROC=1 or NPROC=8 doesn't affect the
behaviour. (I'm on a Core2 Duo processor.)
