[commit: ghc] master: Actually update haddock.Cabal stats. (dd23a4c)

git at git.haskell.org git at git.haskell.org
Mon Aug 8 23:07:13 UTC 2016


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

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

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

commit dd23a4c067323cdc948a66f1c19fbd6b94374759
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Mon Aug 8 16:06:45 2016 -0700

    Actually update haddock.Cabal stats.
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>


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

dd23a4c067323cdc948a66f1c19fbd6b94374759
 testsuite/tests/perf/haddock/all.T | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 89d6ecd..918f968 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -52,7 +52,7 @@ test('haddock.base',
 test('haddock.Cabal',
      [unless(in_tree_compiler(), skip), req_haddock
      ,stats_num_field('bytes allocated',
-          [(wordsize(64), 10070330520, 5)
+          [(wordsize(64), 16014171248, 5)
             # 2012-08-14: 3255435248 (amd64/Linux)
             # 2012-08-29: 3324606664 (amd64/Linux, new codegen)
             # 2012-10-08: 3373401360 (amd64/Linux)



More information about the ghc-commits mailing list