[llvm-testresults] pollyperf-O3__clang_DEV__x86_64 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Apr 23 12:59:35 PDT 2014


http://llvm.org/perf/db_default/v4/nts/24870?compare_to=24869&baseline=19898
Nickname: pollyperf-O3__clang_DEV__x86_64:34

Comparing:
     Run: 24870, Order: 206991, Start Time: 2014-04-23 15:23:17, End Time: 2014-04-23 20:06:14
      To: 24869, Order: 206979, Start Time: 2014-04-23 14:12:36, End Time: 2014-04-23 18:59:20
Baseline: 19898, Order: 198654, Start Time: 2014-01-07 01:21:49, End Time: 2014-01-07 06:07:29

===============
Tests Summary
===============

Performance Regressions: 9 (105 on baseline)
Performance Improvements: 1 (17 on baseline)
Added Tests: 0 (2 on baseline)
Unchanged Tests: 1102 (988 on baseline)
Total Tests: 1112

===========================
Run-Over-Run Changes Detail
===========================

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/global_ctor: 150.00% (0.0080 => 0.0200, std.dev.: 0.0045)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 25.00% (0.0640 => 0.0800, std.dev.: 0.0025)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 21.74% (0.0920 => 0.1120, std.dev.: 0.0030)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 13.51% (0.1480 => 0.1680, std.dev.: 0.0050)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 1.45% (1.3801 => 1.4001, std.dev.: 0.0070)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/McCat/09-vor/vor: 19.05% (0.0840 => 0.1000, std.dev.: 0.0050)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 14.81% (0.2160 => 0.2480, std.dev.: 0.0078)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 9.29% (1.2921 => 1.4121, std.dev.: 0.0386)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 1.45% (1.3801 => 1.4001, std.dev.: 0.0073)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -7.35% (1.2521 => 1.1601, std.dev.: 0.0316)

================================
Run-Over-Baseline Changes Detail
================================

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Benchmarks/Shootout/fib2: 400.00% (0.0040 => 0.0200, std.dev.: 0.0033)
  SingleSource/Regression/C++/EH/ctor_dtor_count: 166.67% (0.0120 => 0.0320, std.dev.: 0.0051)
  SingleSource/Regression/C++/EH/inlined_cleanup: 75.00% (0.0160 => 0.0280, std.dev.: 0.0032)
  SingleSource/UnitTests/Vector/build2: 42.86% (0.0280 => 0.0400, std.dev.: 0.0040)
  SingleSource/Benchmarks/Shootout/objinst: 30.00% (0.0400 => 0.0520, std.dev.: 0.0041)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 27.27% (0.1320 => 0.1680, std.dev.: 0.0042)
  MultiSource/Benchmarks/Olden/health/health: 22.50% (0.1600 => 0.1960, std.dev.: 0.0074)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 22.22% (0.0720 => 0.0880, std.dev.: 0.0037)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 17.65% (0.0680 => 0.0800, std.dev.: 0.0036)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 17.39% (0.3680 => 0.4320, std.dev.: 0.0145)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 16.67% (0.0960 => 0.1120, std.dev.: 0.0030)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 16.13% (0.1240 => 0.1440, std.dev.: 0.0062)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 15.79% (0.0760 => 0.0880, std.dev.: 0.0045)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 14.29% (0.1960 => 0.2240, std.dev.: 0.0066)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 12.82% (0.1560 => 0.1760, std.dev.: 0.0075)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 12.50% (0.1600 => 0.1800, std.dev.: 0.0075)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 12.50% (0.1600 => 0.1800, std.dev.: 0.0047)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 12.12% (1.1881 => 1.3321, std.dev.: 0.0096)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 12.06% (1.1281 => 1.2641, std.dev.: 0.0085)
  MultiSource/Benchmarks/Olden/em3d/em3d: 12.00% (0.2000 => 0.2240, std.dev.: 0.0082)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 11.39% (1.1241 => 1.2521, std.dev.: 0.0127)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 11.38% (1.1601 => 1.2921, std.dev.: 0.0082)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 10.88% (1.1761 => 1.3041, std.dev.: 0.0095)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 10.68% (1.2361 => 1.3681, std.dev.: 0.0080)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 10.56% (1.1361 => 1.2561, std.dev.: 0.0109)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 10.53% (0.3040 => 0.3360, std.dev.: 0.0121)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 10.49% (1.2201 => 1.3481, std.dev.: 0.0084)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 10.45% (1.1481 => 1.2681, std.dev.: 0.0073)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 10.32% (1.2401 => 1.3681, std.dev.: 0.0109)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 10.27% (1.1681 => 1.2881, std.dev.: 0.0089)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 10.14% (1.1441 => 1.2601, std.dev.: 0.0080)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 10.13% (1.1841 => 1.3041, std.dev.: 0.0133)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 10.06% (1.2721 => 1.4001, std.dev.: 0.0070)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 9.93% (1.2081 => 1.3281, std.dev.: 0.0142)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.86% (1.1361 => 1.2481, std.dev.: 0.0101)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 9.77% (1.2281 => 1.3481, std.dev.: 0.0101)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 9.76% (1.1881 => 1.3041, std.dev.: 0.0085)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 9.76% (1.1881 => 1.3041, std.dev.: 0.0078)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 9.76% (1.1481 => 1.2601, std.dev.: 0.0104)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 9.73% (1.1921 => 1.3081, std.dev.: 0.0104)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 9.73% (1.1921 => 1.3081, std.dev.: 0.0069)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 9.52% (1.2601 => 1.3801, std.dev.: 0.0127)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 9.46% (1.1841 => 1.2961, std.dev.: 0.0145)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 9.40% (1.1921 => 1.3041, std.dev.: 0.0093)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 9.36% (1.1961 => 1.3081, std.dev.: 0.0119)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 9.24% (1.2121 => 1.3241, std.dev.: 0.0082)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 9.21% (1.2161 => 1.3281, std.dev.: 0.0128)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 9.12% (1.2721 => 1.3881, std.dev.: 0.0090)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 9.06% (1.2801 => 1.3961, std.dev.: 0.0094)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 9.04% (0.6640 => 0.7240, std.dev.: 0.0122)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 8.65% (1.2481 => 1.3561, std.dev.: 0.0120)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 8.44% (1.2321 => 1.3361, std.dev.: 0.0115)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 8.30% (1.1561 => 1.2521, std.dev.: 0.0120)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 7.62% (1.3641 => 1.4681, std.dev.: 0.0117)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 7.60% (1.3681 => 1.4721, std.dev.: 0.0149)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 7.03% (1.2521 => 1.3401, std.dev.: 0.0148)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 6.92% (10.6960 => 11.4360, std.dev.: 0.0832)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.25% (6.0160 => 6.3920, std.dev.: 0.0510)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 6.25% (0.3200 => 0.3400, std.dev.: 0.0067)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 6.13% (0.6520 => 0.6920, std.dev.: 0.0134)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 5.53% (1.5200 => 1.6040, std.dev.: 0.0151)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.30% (8.1441 => 8.5761, std.dev.: 0.0433)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 5.22% (0.9200 => 0.9680, std.dev.: 0.0106)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 4.67% (0.8561 => 0.8961, std.dev.: 0.0098)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 4.61% (1.7360 => 1.8160, std.dev.: 0.0216)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 4.60% (0.3480 => 0.3640, std.dev.: 0.0059)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 4.14% (5.8000 => 6.0400, std.dev.: 0.0389)
  MultiSource/Applications/lua/lua: 4.07% (4.5200 => 4.7040, std.dev.: 0.0398)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 3.96% (2.1201 => 2.2041, std.dev.: 0.0072)
  MultiSource/Benchmarks/MallocBench/gs/gs: 3.82% (4.9200 => 5.1080, std.dev.: 0.0496)
  SingleSource/Benchmarks/Linpack/linpack-pc: 3.80% (0.3160 => 0.3280, std.dev.: 0.0038)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.73% (10.4082 => 10.7962, std.dev.: 0.0299)
  MultiSource/Benchmarks/sim/sim: 3.53% (0.3400 => 0.3520, std.dev.: 0.0044)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 3.29% (0.6080 => 0.6280, std.dev.: 0.0062)
  MultiSource/Applications/JM/lencod/lencod: 3.16% (17.6165 => 18.1725, std.dev.: 0.0381)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.69% (4.9000 => 5.0320, std.dev.: 0.0341)
  MultiSource/Applications/JM/ldecod/ldecod: 2.55% (7.8562 => 8.0562, std.dev.: 0.0444)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 2.54% (2.8322 => 2.9042, std.dev.: 0.0078)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.50% (48.1088 => 49.3129, std.dev.: 0.0696)
  MultiSource/Benchmarks/Bullet/bullet: 2.39% (37.0925 => 37.9806, std.dev.: 0.0441)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.10% (4.0122 => 4.0963, std.dev.: 0.0264)
  MultiSource/Applications/siod/siod: 1.87% (2.5721 => 2.6201, std.dev.: 0.0152)
  MultiSource/Applications/sqlite3/sqlite3: 1.80% (23.7574 => 24.1855, std.dev.: 0.0379)
  MultiSource/Applications/SPASS/SPASS: 1.71% (17.5484 => 17.8484, std.dev.: 0.0276)
  MultiSource/Applications/kimwitu++/kc: 1.68% (18.8170 => 19.1331, std.dev.: 0.0411)
  MultiSource/Applications/oggenc/oggenc: 1.66% (5.7964 => 5.8924, std.dev.: 0.0106)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/fp-convert: 37.94% (2.8042 => 3.8682, std.dev.: 0.0022)
  MultiSource/Benchmarks/McCat/09-vor/vor: 25.00% (0.0800 => 0.1000, std.dev.: 0.0050)
  MultiSource/Benchmarks/McCat/18-imp/imp: 21.43% (0.0560 => 0.0680, std.dev.: 0.0024)
  SingleSource/Benchmarks/McGill/chomp: 19.31% (0.9321 => 1.1121, std.dev.: 0.0060)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 12.50% (1.0881 => 1.2241, std.dev.: 0.0033)
  MultiSource/Applications/siod/siod: 11.94% (2.8802 => 3.2242, std.dev.: 0.0191)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 10.71% (0.2240 => 0.2480, std.dev.: 0.0078)
  MultiSource/Applications/lua/lua: 5.05% (21.1533 => 22.2214, std.dev.: 0.0758)
  SingleSource/Benchmarks/Shootout-C++/hash: 4.76% (0.5040 => 0.5280, std.dev.: 0.0084)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.38% (25.8896 => 26.7657, std.dev.: 0.0315)
  SingleSource/Benchmarks/Shootout/lists: 3.37% (5.8164 => 6.0124, std.dev.: 0.0088)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 2.65% (4.5203 => 4.6403, std.dev.: 0.0033)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 2.48% (3.2242 => 3.3042, std.dev.: 0.0069)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 2.26% (1.0641 => 1.0881, std.dev.: 0.0054)
  SingleSource/Regression/C/uint64_to_float: 2.04% (0.5880 => 0.6000, std.dev.: 0.0020)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 1.90% (0.6320 => 0.6440, std.dev.: 0.0020)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.72% (3.4842 => 3.5442, std.dev.: 0.0025)
  SingleSource/Benchmarks/McGill/queens: 1.64% (2.1921 => 2.2281, std.dev.: 0.0016)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.09% (2.5602 => 2.5882, std.dev.: 0.0103)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-byref-test: -100.00% (0.0120 => 0.0000, std.dev.: 0.0040)
  SingleSource/UnitTests/ms_struct_pack_layout-1: -100.00% (0.0120 => 0.0000, std.dev.: 0.0037)
  SingleSource/UnitTests/Vector/constpool: -81.31% (10.8967 => 2.0361, std.dev.: 0.0103)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/UnitTests/Vector/multiplies: -20.47% (1.7001 => 1.3521, std.dev.: 0.0038)
  MultiSource/Benchmarks/FreeBench/neural/neural: -16.90% (0.2840 => 0.2360, std.dev.: 0.0030)
  SingleSource/Benchmarks/Linpack/linpack-pc: -13.32% (7.7485 => 6.7164, std.dev.: 0.0051)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -11.11% (0.1080 => 0.0960, std.dev.: 0.0026)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -8.24% (0.3400 => 0.3120, std.dev.: 0.0027)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -7.94% (1.2601 => 1.1601, std.dev.: 0.0316)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -6.81% (3.3482 => 3.1202, std.dev.: 0.0039)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -5.19% (2.3881 => 2.2641, std.dev.: 0.0020)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -4.92% (4.4683 => 4.2483, std.dev.: 0.0030)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -3.89% (2.0561 => 1.9761, std.dev.: 0.0026)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.98% (4.5603 => 4.4243, std.dev.: 0.0085)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.69% (4.2563 => 4.1843, std.dev.: 0.0031)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -1.61% (2.9722 => 2.9242, std.dev.: 0.0032)
  MultiSource/Applications/aha/aha: -1.49% (2.6762 => 2.6362, std.dev.: 0.0027)

Added Tests - Compile Time
--------------------------
  SingleSource/Regression/C++/EH/class_hierarchy

Added Tests - Execution Time
----------------------------
  SingleSource/Regression/C++/EH/class_hierarchy

Report Time: 2.84s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140423/f2bbdbdc/attachment.html>


More information about the llvm-testresults mailing list