[commit: ghc] master: Tes suite output updates (cf768ec)

git at git.haskell.org git at git.haskell.org
Tue Mar 29 14:51:04 UTC 2016


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

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

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

commit cf768ec062dee47cf72cbddf42d69d9508ec3afb
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Mar 29 16:47:53 2016 +0200

    Tes suite output updates


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

cf768ec062dee47cf72cbddf42d69d9508ec3afb
 testsuite/tests/perf/haddock/all.T                 |  3 +-
 .../tests/profiling/should_run/scc003.prof.sample  | 46 +++++++++++-----------
 2 files changed, 25 insertions(+), 24 deletions(-)

diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 606d391..fd44f2b 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -51,7 +51,7 @@ test('haddock.base',
 test('haddock.Cabal',
      [unless(in_tree_compiler(), skip), req_haddock
      ,stats_num_field('bytes allocated',
-          [(wordsize(64), 10519532424, 5)
+          [(wordsize(64), 11517963232, 5)
             # 2012-08-14: 3255435248 (amd64/Linux)
             # 2012-08-29: 3324606664 (amd64/Linux, new codegen)
             # 2012-10-08: 3373401360 (amd64/Linux)
@@ -75,6 +75,7 @@ test('haddock.Cabal',
             # 2015-12-11: 8114833312 (amd64/Linux) - TypeInType (See #11196)
             # 2015-12-17: 9982130512 (amd64/Linux) - Update Haddock to master
             # 2015-12-22: 10519532424 (amd64/Linux) - Lots of new Semigroup instances in Cabal
+	    # 2016-03-29: 11517963232 (amd64/Linux) - not yet investigated
 
           ,(platform('i386-unknown-mingw32'), 3293415576, 5)
             # 2012-10-30:                     1733638168 (x86/Windows)
diff --git a/testsuite/tests/profiling/should_run/scc003.prof.sample b/testsuite/tests/profiling/should_run/scc003.prof.sample
index 69633d4..9e39de0 100644
--- a/testsuite/tests/profiling/should_run/scc003.prof.sample
+++ b/testsuite/tests/profiling/should_run/scc003.prof.sample
@@ -1,35 +1,35 @@
-	Tue Dec  8 08:29 2015 Time and Allocation Profiling Report  (Final)
+	Tue Mar 29 16:44 2016 Time and Allocation Profiling Report  (Final)
 
 	   scc003 +RTS -hc -p -RTS
 
-	total time  =        0.04 secs   (40 ticks @ 1000 us, 1 processor)
-	total alloc =      48,912 bytes  (excludes profiling overheads)
+	total time  =        0.08 secs   (84 ticks @ 1000 us, 1 processor)
+	total alloc =      48,880 bytes  (excludes profiling overheads)
 
 COST CENTRE MODULE            %time %alloc
 
 fib         Main              100.0    0.0
 MAIN        MAIN                0.0    1.8
-main        Main                0.0   19.6
-CAF         GHC.Conc.Signal     0.0    1.3
+CAF         GHC.IO.Handle.FD    0.0   70.7
 CAF         GHC.IO.Encoding     0.0    5.9
-CAF         GHC.IO.Handle.FD    0.0   70.6
+CAF         GHC.Conc.Signal     0.0    1.3
+main        Main                0.0   19.5
 
 
-                                                      individual      inherited
-COST CENTRE  MODULE                no.     entries  %time %alloc   %time %alloc
+                                                     individual      inherited
+COST CENTRE MODULE                no.     entries  %time %alloc   %time %alloc
 
-MAIN         MAIN                  105           0    0.0    1.8   100.0  100.0
- main        Main                  211           0    0.0   18.9     0.0   18.9
- CAF         GHC.IO.Handle.Text    140           0    0.0    0.2     0.0    0.2
- CAF         GHC.IO.Handle.FD      138           0    0.0   70.6     0.0   70.6
- CAF         GHC.IO.Encoding.Iconv 130           0    0.0    0.5     0.0    0.5
- CAF         GHC.IO.Encoding       128           0    0.0    5.9     0.0    5.9
- CAF         GHC.Conc.Signal       118           0    0.0    1.3     0.0    1.3
- CAF         Main                  112           0    0.0    0.0   100.0    0.8
-  main       Main                  210           1    0.0    0.7   100.0    0.8
-   f         Main                  212           1    0.0    0.0   100.0    0.1
-    f.\      Main                  216           1    0.0    0.0   100.0    0.0
-     fib     Main                  217     2692537  100.0    0.0   100.0    0.0
-    f.x'     Main                  213           1    0.0    0.0     0.0    0.0
-     f.(...) Main                  214           1    0.0    0.0     0.0    0.0
-      fib    Main                  215       21891    0.0    0.0     0.0    0.0
+MAIN        MAIN                  105          0    0.0    1.8   100.0  100.0
+ main       Main                  211          0    0.0   18.9     0.0   18.9
+ CAF        Main                  209          0    0.0    0.0   100.0    0.7
+  main      Main                  210          1    0.0    0.6   100.0    0.7
+   f        Main                  212          1    0.0    0.0   100.0    0.1
+    f.\     Main                  216          1    0.0    0.0   100.0    0.0
+     fib    Main                  217    2692537  100.0    0.0   100.0    0.0
+    f.x'    Main                  215          1    0.0    0.0     0.0    0.0
+    f.(...) Main                  213          1    0.0    0.0     0.0    0.0
+     fib    Main                  214      21891    0.0    0.0     0.0    0.0
+ CAF        GHC.Conc.Signal       203          0    0.0    1.3     0.0    1.3
+ CAF        GHC.IO.Encoding       193          0    0.0    5.9     0.0    5.9
+ CAF        GHC.IO.Encoding.Iconv 191          0    0.0    0.5     0.0    0.5
+ CAF        GHC.IO.Handle.FD      183          0    0.0   70.7     0.0   70.7
+ CAF        GHC.IO.Handle.Text    181          0    0.0    0.2     0.0    0.2



More information about the ghc-commits mailing list