search for: 31x

Displaying 4 results from an estimated 4 matches for "31x".

Did you mean: 31
2004 Jun 19
0
[LLVMdev] benchmarking LLVM
...dig into the test to see what is going wrong (is the LLVM code missing an optimization, or is it bad code generation?), that would be quite helpful. > 2. the tests based (e.g. ackerman,fibonacci) on function > calls are tend to be quicker with LLVM then with GCC > :) Yeah I guess so! A 31x speedup on ary (66s -> 2.11 for llc-ls), 10x speedup on ary2, and 4.8x speedup on except is not bad at all. :) We tend to do pretty well on C++ programs though. > 3. some generic tests (like nested loops) are slower with LLVM then GCC. > Could anyone check why Benchmarks/Shootout*/neste...
2004 Jun 19
2
[LLVMdev] benchmarking LLVM
Hi all i took a look into LLVM benchmarks from nightly tester and ran Shootout tests on my own. Below go just few outlines. 1. results on my AMD AthlonXP and Xeon used by LLVM team are different sometime. In particular, both Shootout and Shootout-C++ show great speed up with LLVM (in comparison to GCC) on ackerman test on my AthlonXP. But here:
2004 Jun 20
1
[LLVMdev] benchmarking LLVM
...mization, or is it bad code generation?), that would be > quite helpful. i will access my linux box next Friday only :( > > 2. the tests based (e.g. ackerman,fibonacci) on function > > calls are tend to be quicker with LLVM then with GCC > > :) > > Yeah I guess so! A 31x speedup on ary (66s -> 2.11 for llc-ls), 10x > speedup on ary2, and 4.8x speedup on except is not bad at all. :) We > tend to do pretty well on C++ programs though. hm, i see that nightly tester shows new values now and again the things at your side are very different then i got here.....
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking