search for: 400_perlbench

Displaying 8 results from an estimated 8 matches for "400_perlbench".

2011 Oct 12
2
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...soplex/450_soplex.compile 1.04% 30.5935 30.9124 0.0283 > SingleSource/Benchmarks/CoyoteBench/almabench.exec 1.00% 12.0546 12.1754 0.0049 > > Performance Improvements Δ Previous Current σ > SingleSource/Benchmarks/Misc/fbench.exec -8.84% 2.0834 1.8992 0.0050 > External/SPEC/CINT2006/400_perlbench/400_perlbench.exec -5.17% 9.5375 9.0445 0.0241 > External/SPEC/CINT2006/456_hmmer/456_hmmer.exec -2.78% 5.3663 5.2169 0.0008 > MultiSource/Applications/lua/lua.exec -2.50% 28.8779 28.1550 0.0036 > External/Povray/povray.exec -1.73% 4.3798 4.3040 0.0271 > MultiSource/Applications/lambda-...
2011 Jul 24
2
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...; 14.2650 15.1031 0.0341 > External/SPEC/CINT2000/255_vortex/255_vortex.compile 5.87% 9.3345 9.8822 0.0331 > MultiSource/Benchmarks/MallocBench/gs/gs.compile 5.84% 4.3921 4.6488 0.0275 > External/SPEC/CINT95/132_ijpeg/132_ijpeg.compile 5.79% 4.8337 5.1137 0.0279 > External/SPEC/CINT2006/400_perlbench/400_perlbench.compile 5.77% 26.7023 > 28.2429 0.0181 > MultiSource/Benchmarks/MallocBench/espresso/espresso.compile 5.76% 4.3083 > 4.5565 0.0220 > MultiSource/Applications/ClamAV/clamscan.compile 5.72% 15.6832 16.5806 0.0426 > External/SPEC/CINT95/147_vortex/147_vortex.compile 5.71%...
2011 Oct 12
0
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...pile 1.04% 30.5935 30.9124 0.0283 >> SingleSource/Benchmarks/CoyoteBench/almabench.exec 1.00% 12.0546 12.1754 0.0049 >> >> Performance Improvements Δ Previous Current σ >> SingleSource/Benchmarks/Misc/fbench.exec -8.84% 2.0834 1.8992 0.0050 >> External/SPEC/CINT2006/400_perlbench/400_perlbench.exec -5.17% 9.5375 9.0445 0.0241 >> External/SPEC/CINT2006/456_hmmer/456_hmmer.exec -2.78% 5.3663 5.2169 0.0008 >> MultiSource/Applications/lua/lua.exec -2.50% 28.8779 28.1550 0.0036 >> External/Povray/povray.exec -1.73% 4.3798 4.3040 0.0271 >> MultiSource/Appl...
2011 Jul 24
0
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...1 0.0341 >> External/SPEC/CINT2000/255_vortex/255_vortex.compile 5.87% 9.3345 9.8822 0.0331 >> MultiSource/Benchmarks/MallocBench/gs/gs.compile 5.84% 4.3921 4.6488 0.0275 >> External/SPEC/CINT95/132_ijpeg/132_ijpeg.compile 5.79% 4.8337 5.1137 0.0279 >> External/SPEC/CINT2006/400_perlbench/400_perlbench.compile 5.77% 26.7023 >> 28.2429 0.0181 >> MultiSource/Benchmarks/MallocBench/espresso/espresso.compile 5.76% 4.3083 >> 4.5565 0.0220 >> MultiSource/Applications/ClamAV/clamscan.compile 5.72% 15.6832 16.5806 0.0426 >> External/SPEC/CINT95/147_vortex/147_v...
2015 Feb 26
1
[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
...ally the test on our hardware shows disabling this pass without LTO considered, some spec benchmarks would have big regressions, (positive is bad) spec.cpu2000.ref.253_perlbmk 3.27% spec.cpu2000.ref.254_gap 3.18% although I do see some improvements like below, (negative is good) spec.cpu2006.ref.400_perlbench -1.90% spec.cpu2006.ref.471_omnetpp -1.64% spec.cpu2006.ref.482_sphinx3 -1.03% Thanks, -Jiangning 2015-02-26 20:09 GMT+08:00 Renato Golin <renato.golin at linaro.org>: > On 26 February 2015 at 00:57, Ahmed Bougacha <ahmed.bougacha at gmail.com> > wrote: > > -- A way forw...
2015 Feb 26
5
[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
Hi all, I've started looking at the GlobalMerge pass, enabled by default on ARM and AArch64. I think we should reconsider that, at least for AArch64. As is, the pass just merges all globals together, in groups of 4KB (AArch64, 128B on ARM). At the time it was enabled, the general thinking was "it's almost free, it doesn't affect performance much, we might as well use it".
2015 Feb 26
0
[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
On 26 February 2015 at 00:57, Ahmed Bougacha <ahmed.bougacha at gmail.com> wrote: > -- A way forward > One obvious way to improve it is: look at uses of globals, and try to > form sets of globals commonly used together. The tricky part is to > define heuristics for "commonly". Also, the pass then becomes much > more expensive. I'm currently looking into
2011 Dec 01
1
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...2215 1.2419 0.0017 > MultiSource/Benchmarks/Prolangs-C/compiler/compiler.compile > <http://llvm.org/perf/db_default/simple/nts/380/graph?pset.0=on&test.MultiSource%2FBenchmarks%2FProlangs-C%2Fcompiler%2Fcompiler.compile=on> > 1.67% 0.3779 0.3842 0.0007 > External/SPEC/CINT2006/400_perlbench/400_perlbench.compile > <http://llvm.org/perf/db_default/simple/nts/380/graph?pset.0=on&test.External%2FSPEC%2FCINT2006%2F400_perlbench%2F400_perlbench.compile=on> > 1.67% 25.7663 26.1958 0.0211 > External/Nurbs/nurbs.compile > <http://llvm.org/perf/db_default/simple/nts/38...