discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallel Compilation with gnustep-make


From: Fred Kiefer
Subject: Re: Parallel Compilation with gnustep-make
Date: Mon, 23 Feb 2009 13:48:57 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20081227)

Nicola Pero wrote:
> I turned on parallel compilation support on by default in trunk. :-)
> 
> So, using gnustep-make from trunk, all you need to do to build a project
> using parallel building
> is:
> 
>   make -j 2
> 
> Try it out.  On new machines (multi-processor, or multi-core, or both)
> it is much faster. :-)

I tried your first version, where you had to ask for the parallel build
more verbosely, and even on my single processor machine it appeared to
be about 10% faster. This could have been an error in my measurement,
though.

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]