diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2016-03-29 16:47:53 +0200 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2016-03-29 16:53:14 +0200 |
commit | cf768ec062dee47cf72cbddf42d69d9508ec3afb (patch) | |
tree | 5d4cb38520329f7bd4e16591880620778eff2433 /testsuite | |
parent | c8138c8505cd5f7f1b9ef33580a443a5c2c4f928 (diff) | |
download | haskell-cf768ec062dee47cf72cbddf42d69d9508ec3afb.tar.gz |
Tes suite output updates
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/tests/perf/haddock/all.T | 3 | ||||
-rw-r--r-- | testsuite/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 606d391580..fd44f2b2d6 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 69633d4c91..9e39de0866 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 |