[commit: ghc] master: testsuite: Bump metrics of haddock.Cabal (f6521e6)

git at git.haskell.org git at git.haskell.org
Mon Nov 6 21:39:39 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/f6521e6b5606130eb769e6844e9957c19acab7e7/ghc

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

commit f6521e6b5606130eb769e6844e9957c19acab7e7
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Nov 6 15:23:45 2017 -0500

    testsuite: Bump metrics of haddock.Cabal


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

f6521e6b5606130eb769e6844e9957c19acab7e7
 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 04281d6..a5de011 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -69,7 +69,7 @@ test('haddock.Cabal',
      [extra_files(['../../../../libraries/Cabal/Cabal/dist-install/haddock.t']),
       unless(in_tree_compiler(), skip), req_haddock
      ,stats_num_field('bytes allocated',
-          [(wordsize(64), 17133915848, 5)
+          [(wordsize(64), 18936339648, 5)
             # 2012-08-14:  3255435248 (amd64/Linux)
             # 2012-08-29:  3324606664 (amd64/Linux, new codegen)
             # 2012-10-08:  3373401360 (amd64/Linux)
@@ -119,6 +119,7 @@ test('haddock.Cabal',
             # 2017-06-05: 18753963960 (amd64/Linux) - Don't pass on -dcore-lint in Haddock.mk
             # 2017-08-22: 15857428040 (amd64/Linux) - Various Haddock optimizations
             # 2017-11-02: 17133915848 (amd64/Linux) - Phabricator D4144
+            # 2017-11-06: 18936339648 (amd64/Linux) - Unknown
 
           ,(platform('i386-unknown-mingw32'), 3293415576, 5)
             # 2012-10-30:                     1733638168 (x86/Windows)



More information about the ghc-commits mailing list