[commit: ghc] ghc-7.10: Update perf test results (8b9b4b4)

git at git.haskell.org git at git.haskell.org
Mon Oct 26 17:00:22 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-7.10
Link       : http://ghc.haskell.org/trac/ghc/changeset/8b9b4b43784b7e800ab8122f235c3542b0604a8c/ghc

>---------------------------------------------------------------

commit 8b9b4b43784b7e800ab8122f235c3542b0604a8c
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Oct 26 10:44:53 2015 +0100

    Update perf test results


>---------------------------------------------------------------

8b9b4b43784b7e800ab8122f235c3542b0604a8c
 testsuite/tests/perf/compiler/all.T   |  9 ++++++---
 testsuite/tests/perf/haddock/all.T    | 11 ++++++-----
 testsuite/tests/perf/should_run/all.T | 10 +++++++---
 3 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 22253a7..b00563f 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -50,11 +50,12 @@ test('T1969',
                                  # 2013-02-10 5030080 (x86/Windows)
                                  # 2013-11-13 7295012 (x86/Windows, 64bit machine)
                                  # 2014-04-24 5719436 (x86/Windows, 64bit machine)
-           (wordsize(32), 5949188, 1),
+           (wordsize(32), 5132064, 1),
              #            6707308 (x86/OS X)
              # 2009-12-31 6149572 (x86/Linux)
              # 2014-01-22 6429864 (x86/Linux)
              # 2014-06-29 5949188 (x86/Linux)
+             # 2015-10-26 5132064 (x86/Linux)
            (wordsize(64), 10000000, 15)]),
              # 2014-09-10 10463640, 10  # post-AMP-update (somewhat stabelish)
                # looks like the peak is around ~10M, but we're
@@ -120,13 +121,14 @@ else:
 test('T3294',
      [
       compiler_stats_num_field('max_bytes_used', # Note [residency]
-          [(wordsize(32), 19882188, 15),
+          [(wordsize(32), 23135164, 15),
              #            17725476 (x86/OS X)
              #            14593500 (Windows)
              # 2013-02-10 20651576 (x86/Windows)
              # 2013-02-10 20772984 (x86/OSX)
              # 2013-11-13 24009436 (x86/Windows, 64bit machine)
              # 2014-04-24 19882188 (x86/Windows, 64bit machine)
+             # 2015-10-26 23135164 (x86/Linux, 64bit machine)
            (wordsize(64), 40000000, 15)]),
              # prev:           25753192 (amd64/Linux)
              # 29/08/2012:     37724352 (amd64/Linux)
@@ -612,7 +614,8 @@ test('T9961',
           # 2015-spring   772510192   Got better
           # 2015-05-22    663978160   Fix for #10370 improves it more
           # 2015-07-09    617926624   Fix for #10527 improves it even more
-           (wordsize(32), 375647160, 5)
+           (wordsize(32), 309206936, 5)
+          # 2015-10-26    309206936    (x86_64/Linux)
           ]),
       ],
      compile,
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 8e0b971..2182935 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -28,13 +28,13 @@ test('haddock.base',
             # 2014-04-04:                     3548581572 (x86/Windows, 64bit machine)
             # 2014-12-01:                     4202377432 (x86/Windows, 64bit machine)
 
-          ,(wordsize(32), 3799130400, 1)])
+          ,(wordsize(32), 4714489820, 1)])
             # 2012-08-14: 3046487920 (x86/OSX)
             # 2012-10-30: 2955470952 (x86/Windows)
             # 2013-02-10: 3146596848 (x86/OSX)
             # 2014-02-22: 3554624600 (x86/Linux - new haddock)
             # 2014-06-29: 3799130400 (x86/Linux)
-            # 2014-08-05: XXX TODO UPDATE ME XXX
+            # 2015-10-26: 4714489820 (x86/Linux)
       ],
      stats,
      ['../../../../libraries/base/dist-install/doc/html/base/base.haddock.t'])
@@ -69,11 +69,11 @@ test('haddock.Cabal',
             # 2014-04-24:                     2052220292 (x86/Windows)
             # 2014-12-01:                     3088635556 (x86/Windows)
 
-          ,(wordsize(32), 2127198484, 1)])
+          ,(wordsize(32), 3344425960, 1)])
             # 2012-08-14: 1648610180 (x86/OSX)
             # 2014-01-22: 1986290624 (x86/Linux)
             # 2014-06-29: 2127198484 (x86/Linux)
-            # 2014-08-05: XXX TODO UPDATE ME XXX
+            # 2015-10-26: 3344425960 (x86/Linux)
       ],
      stats,
      ['../../../../libraries/Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock.t'])
@@ -96,10 +96,11 @@ test('haddock.compiler',
             # 2013-11-13:                     14328363592 (x86/Windows, 64bit machine)
             # 2014-12-01:                       104140852 (x86/Windows, sudden shrinkage!)
             # 2014-12-10:                       217933548 increased again
-          ,(wordsize(32), 15110426000, 1)])
+          ,(wordsize(32), 837229548, 1)])
             # 2012-08-14: 13471797488 (x86/OSX)
             # 2014-01-22: 14581475024 (x86/Linux - new haddock)
             # 2014-06-29: 15110426000 (x86/Linux)
+            # 2015-10-26: 837229548   (x86/Linux)
       ],
      stats,
      ['../../../../compiler/stage2/doc/html/ghc/ghc.haddock.t'])
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T
index af6d51d..d34a277 100644
--- a/testsuite/tests/perf/should_run/all.T
+++ b/testsuite/tests/perf/should_run/all.T
@@ -63,7 +63,8 @@ test('T876',
               # 2013-02-14: 1263712 (x86_64/Linux)
               # 2014-02-10:   63216 (x86_64/Linux), call arity analysis
 
-           (wordsize(32), 56796, 5) ]),
+           (wordsize(32), 53240, 5) ]),
+              # 2015-10-26:  53240  (x86_64/Linux)
               # some date:  663712  (Windows, 64-bit machine)
               # 2014-04-04:  56820  (Windows, 64-bit machine)
               # 2014-06-29:  53024  (x86_64/Linux)
@@ -259,11 +260,13 @@ test('T7257',
 
 test('Conversions',
      [stats_num_field('bytes allocated',
-                      [(wordsize(32), 76768, 3),
+                      [(wordsize(32), 79568, 3),
                         # 2012-12-18: 55316 Guessed 64-bit value / 2
                         # 2013-02-10: 77472 (x86/OSX)
                         # 2013-02-10: 79276 (x86/Windows)
                         # 2014-01-13: 76768 (x86/Linux) due to #8647
+                        # 2015-10-26: 79568 (x86_64/Linux)
+
                        (wordsize(64), 107544, 5)]),
                         # 2012-12-18: 109608 (amd64/OS X)
                         # 2014-07-17: 107544 (amd64/Linux)
@@ -383,7 +386,8 @@ test('InlineCloneArrayAlloc',
 
 test('T9203',
      [stats_num_field('bytes allocated',
-                      [ (wordsize(32), 50000000, 5)
+                      [ (wordsize(32), 85561300, 5)
+                      # 2015-10-26     85561300
                       , (wordsize(64), 94547280, 5) ]),
                       # was            95747304
                       # 2019-09-10     94547280 post-AMP cleanup



More information about the ghc-commits mailing list