[llvm-testresults] pollyperf-O3__clang_DEV__x86_64 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Mon Mar 31 12:08:59 PDT 2014


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

Comparing:
     Run: 24189, Order: 205189, Start Time: 2014-03-31 14:26:15, End Time: 2014-03-31 19:15:13
      To: 24185, Order: 205180, Start Time: 2014-03-31 12:36:39, End Time: 2014-03-31 17:26:54
Baseline: 19898, Order: 198654, Start Time: 2014-01-07 01:21:49, End Time: 2014-01-07 06:07:29

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

Performance Regressions: 11 (78 on baseline)
Performance Improvements: 3 (19 on baseline)
Added Tests: 0 (2 on baseline)
Unchanged Tests: 1098 (1013 on baseline)
Total Tests: 1112

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: 300.00% (0.0040 => 0.0160, std.dev.: 0.0045)
  SingleSource/Benchmarks/Misc/flops-2: 50.00% (0.0240 => 0.0360, std.dev.: 0.0043)
  SingleSource/Benchmarks/Shootout/random: 37.50% (0.0320 => 0.0440, std.dev.: 0.0032)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 30.00% (0.0400 => 0.0520, std.dev.: 0.0043)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 27.27% (0.0440 => 0.0560, std.dev.: 0.0041)
  MultiSource/Applications/hbd/hbd: 3.11% (1.6720 => 1.7240, std.dev.: 0.0135)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 1.69% (1.4161 => 1.4401, std.dev.: 0.0086)
  SingleSource/Benchmarks/Misc-C++/bigfib: 1.68% (0.7160 => 0.7280, std.dev.: 0.0041)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.27% (6.3000 => 6.3800, std.dev.: 0.0251)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 4.44% (0.7200 => 0.7520, std.dev.: 0.0113)
  SingleSource/Benchmarks/Misc/whetstone: 1.13% (1.4161 => 1.4321, std.dev.: 0.0031)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/EH/ctor_dtor_count: -45.45% (0.0440 => 0.0240, std.dev.: 0.0070)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/McCat/18-imp/imp: -23.53% (0.0680 => 0.0520, std.dev.: 0.0060)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -7.43% (2.5842 => 2.3921, std.dev.: 0.0621)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Benchmarks/Shootout/random: 57.14% (0.0280 => 0.0440, std.dev.: 0.0032)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 16.67% (0.0720 => 0.0840, std.dev.: 0.0041)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 12.12% (0.1320 => 0.1480, std.dev.: 0.0038)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 10.00% (0.1600 => 0.1760, std.dev.: 0.0036)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 8.54% (1.1241 => 1.2201, std.dev.: 0.0116)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 8.54% (0.3280 => 0.3560, std.dev.: 0.0047)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.69% (0.3120 => 0.3360, std.dev.: 0.0053)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 7.43% (1.1841 => 1.2721, std.dev.: 0.0092)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.39% (1.1361 => 1.2201, std.dev.: 0.0109)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 7.27% (0.4400 => 0.4720, std.dev.: 0.0093)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 7.24% (1.1601 => 1.2441, std.dev.: 0.0100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 7.14% (1.1761 => 1.2601, std.dev.: 0.0080)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 7.09% (1.1281 => 1.2081, std.dev.: 0.0100)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 7.07% (1.1881 => 1.2721, std.dev.: 0.0149)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 6.97% (1.1481 => 1.2281, std.dev.: 0.0092)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 6.77% (1.2401 => 1.3241, std.dev.: 0.0051)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 6.67% (1.2601 => 1.3441, std.dev.: 0.0057)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 6.62% (1.2081 => 1.2881, std.dev.: 0.0114)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 6.62% (1.1481 => 1.2241, std.dev.: 0.0076)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 6.60% (1.2721 => 1.3561, std.dev.: 0.0060)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 6.58% (1.2161 => 1.2961, std.dev.: 0.0088)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.38% (1.1921 => 1.2681, std.dev.: 0.0091)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 6.19% (1.2281 => 1.3041, std.dev.: 0.0094)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 6.15% (1.2361 => 1.3121, std.dev.: 0.0117)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 6.09% (1.2481 => 1.3241, std.dev.: 0.0068)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.05% (6.0160 => 6.3800, std.dev.: 0.0251)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 6.04% (1.1921 => 1.2641, std.dev.: 0.0078)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 5.99% (1.1361 => 1.2041, std.dev.: 0.0093)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 5.90% (1.2201 => 1.2921, std.dev.: 0.0117)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 5.88% (1.1561 => 1.2241, std.dev.: 0.0057)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 5.84% (1.2321 => 1.3041, std.dev.: 0.0107)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 5.74% (1.1841 => 1.2521, std.dev.: 0.0120)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 5.72% (1.1881 => 1.2561, std.dev.: 0.0127)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 5.66% (1.2721 => 1.3441, std.dev.: 0.0092)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 5.59% (1.1441 => 1.2081, std.dev.: 0.0098)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 5.53% (10.6960 => 11.2880, std.dev.: 0.0621)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 5.26% (1.3681 => 1.4401, std.dev.: 0.0086)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 5.05% (1.1881 => 1.2481, std.dev.: 0.0100)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 5.03% (1.1921 => 1.2521, std.dev.: 0.0088)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 5.00% (1.2801 => 1.3441, std.dev.: 0.0103)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 4.68% (1.1961 => 1.2521, std.dev.: 0.0146)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 4.57% (8.1441 => 8.5161, std.dev.: 0.0404)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 4.11% (1.3641 => 1.4201, std.dev.: 0.0134)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 4.08% (0.3920 => 0.4080, std.dev.: 0.0059)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 3.96% (1.2121 => 1.2601, std.dev.: 0.0146)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 3.83% (1.2521 => 1.3001, std.dev.: 0.0132)
  MultiSource/Applications/lua/lua: 3.72% (4.5200 => 4.6880, std.dev.: 0.0141)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 3.52% (5.8000 => 6.0040, std.dev.: 0.0333)
  MultiSource/Applications/hexxagon/hexxagon: 3.20% (1.1240 => 1.1600, std.dev.: 0.0109)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: 2.65% (1.9640 => 2.0160, std.dev.: 0.0154)
  MultiSource/Applications/hbd/hbd: 2.62% (1.6800 => 1.7240, std.dev.: 0.0135)
  SingleSource/Benchmarks/Misc-C++/bigfib: 2.25% (0.7120 => 0.7280, std.dev.: 0.0041)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.12% (5.8400 => 5.9640, std.dev.: 0.0337)
  MultiSource/Benchmarks/mafft/pairlocalalign: 2.08% (10.4082 => 10.6242, std.dev.: 0.0357)
  MultiSource/Applications/JM/lencod/lencod: 2.02% (17.6165 => 17.9725, std.dev.: 0.0406)
  MultiSource/Applications/sqlite3/sqlite3: 1.90% (23.7574 => 24.2095, std.dev.: 0.0346)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.70% (2.1201 => 2.1561, std.dev.: 0.0075)
  MultiSource/Benchmarks/Bullet/bullet: 1.40% (37.0925 => 37.6126, std.dev.: 0.0618)
  MultiSource/Applications/JM/ldecod/ldecod: 1.32% (7.8562 => 7.9602, std.dev.: 0.0332)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.30% (48.1088 => 48.7329, std.dev.: 0.0667)
  MultiSource/Applications/kimwitu++/kc: 1.19% (18.8170 => 19.0410, std.dev.: 0.0502)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/fp-convert: 38.09% (2.8042 => 3.8722, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/09-vor/vor: 20.00% (0.0800 => 0.0960, std.dev.: 0.0042)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 12.87% (1.0881 => 1.2281, std.dev.: 0.0020)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 7.50% (0.1600 => 0.1720, std.dev.: 0.0032)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 4.34% (1.6601 => 1.7321, std.dev.: 0.0058)
  SingleSource/Benchmarks/Misc/salsa20: 3.08% (7.4085 => 7.6365, std.dev.: 0.0110)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 2.89% (4.5603 => 4.6923, std.dev.: 0.0087)
  SingleSource/Benchmarks/Shootout/lists: 2.89% (5.8164 => 5.9844, std.dev.: 0.0030)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.15% (5.0123 => 5.1203, std.dev.: 0.0210)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 1.90% (0.6320 => 0.6440, std.dev.: 0.0016)
  SingleSource/Benchmarks/Misc/whetstone: 1.70% (1.4081 => 1.4321, std.dev.: 0.0031)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 1.68% (4.5203 => 4.5963, std.dev.: 0.0075)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 1.61% (3.2242 => 3.2762, std.dev.: 0.0095)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 1.50% (1.0641 => 1.0801, std.dev.: 0.0052)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.39% (25.8896 => 26.2496, std.dev.: 0.0131)
  MultiSource/Applications/SPASS/SPASS: 1.18% (9.1686 => 9.2766, std.dev.: 0.0265)
  MultiSource/Applications/minisat/minisat: 1.14% (6.6564 => 6.7324, std.dev.: 0.0292)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/Vector/constpool: -79.37% (10.8967 => 2.2481, std.dev.: 0.0107)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -19.05% (0.0840 => 0.0680, std.dev.: 0.0052)
  MultiSource/Applications/lemon/lemon: -2.31% (1.3841 => 1.3521, std.dev.: 0.0100)
  MultiSource/Applications/d/make_dparser: -1.57% (3.8240 => 3.7640, std.dev.: 0.0229)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/UnitTests/Vector/multiplies: -20.47% (1.7001 => 1.3521, std.dev.: 0.0040)
  MultiSource/Benchmarks/FreeBench/neural/neural: -16.90% (0.2840 => 0.2360, std.dev.: 0.0026)
  SingleSource/Benchmarks/Linpack/linpack-pc: -13.78% (7.7485 => 6.6804, std.dev.: 0.0043)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -6.81% (3.3482 => 3.1202, std.dev.: 0.0026)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -5.01% (4.4683 => 4.2443, std.dev.: 0.0057)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -4.67% (2.0561 => 1.9601, std.dev.: 0.0027)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -3.52% (2.3881 => 2.3041, std.dev.: 0.0031)
  SingleSource/Benchmarks/Dhrystone/fldry: -2.63% (0.6080 => 0.5920, std.dev.: 0.0054)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -2.36% (4.2403 => 4.1403, std.dev.: 0.0090)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.18% (3.4842 => 3.4082, std.dev.: 0.0098)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -2.02% (2.9722 => 2.9122, std.dev.: 0.0039)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.85% (0.8641 => 0.8481, std.dev.: 0.0035)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.69% (4.2563 => 4.1843, std.dev.: 0.0035)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.48% (1.3481 => 1.3281, std.dev.: 0.0057)
  SingleSource/Benchmarks/Shootout-C++/matrix: -1.11% (3.2322 => 3.1962, std.dev.: 0.0043)

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

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

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


More information about the llvm-testresults mailing list