I've been interested in llvm for some time, and I finally got around to
testing it with BRL-CAD. I first built llvm and clang from the current svn
trunk, but that generated a crash report (llvm bug 16921 just submitted to
llvm.org).

Then I installed clang+llvm (v. 3.3.0) on Debian amd64 from pre-built
binaries and got a good BRL-CAD build (but I haven't done the regression
tests yet) and thought the following compilation timings from my 4-cpu box
might be interesting to some users:

Release build BRL-CAD trunk (r56887):
====================================

make -j4
---------
clang 3.3.0:     7 minutes  4 seconds
gcc 4.4.5  : 10 minutes 9 seconds


make -j1
--------
clang 3.3.0: 27 minutes  5 seconds
gcc 4.4.5     : 36 minutes 19 seconds

Best,

-Tom
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to