Eric Sproul wrote:
> It seems to me that because we're mostly talking about 'make', that
> single-threaded performance is king here. 

If your software is so small and simple that you only compile a single
file, who cares?    In the much more complex software I work on, I got
it to compile about 25% of the time by getting dmake setup to have
multiple *.c files compiled in parallel on a 8-thread CPU.   Unfortunately
I haven't had a chance to see how well it does on a CoolThreads CPU.

-- 
        -Alan Coopersmith-           alan.coopersm...@sun.com
         Sun Microsystems, Inc. - X Window System Engineering

_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to