[commit: ghc] ghc-8.2: testsuite: Bump haddock.compiler allocations (172d722)

git at git.haskell.org git at git.haskell.org
Fri Mar 31 23:29:27 UTC 2017


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

On branch  : ghc-8.2
Link       : http://ghc.haskell.org/trac/ghc/changeset/172d7228f11d64732dd80d62d2194f7325b8636c/ghc

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

commit 172d7228f11d64732dd80d62d2194f7325b8636c
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Fri Mar 31 19:19:24 2017 -0400

    testsuite: Bump haddock.compiler allocations


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

172d7228f11d64732dd80d62d2194f7325b8636c
 testsuite/tests/perf/haddock/all.T | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 65e1644..0ad07ec 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -157,12 +157,13 @@ test('haddock.compiler',
             # 2014-12-01:                       104140852 (x86/Windows, sudden shrinkage!)
             # 2014-12-10:                       217933548 increased again
 
-          ,(wordsize(32), 118738876, 5)])
+          ,(wordsize(32), 137383060, 5)])
             # 2012-08-14: 13471797488 (x86/OSX)
             # 2014-01-22: 14581475024 (x86/Linux - new haddock)
             # 2014-06-29: 15110426000 (x86/Linux)
             # 2016-04-06: 16222702892 (x86/Linux)
             # 2017-03-24: 118738876   (x86/Linux)
+            # 2017-03-31: 137383060   (x86/Linux)
       ],
      stats,
      ['haddock.t'])



More information about the ghc-commits mailing list