Created
August 6, 2015 18:14
-
-
Save gridaphobe/dca4e73ae91aacea3a1b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gridaphobe@mimir ~/S/g/t/t/p/compiler> "/Users/gridaphobe/Source/ghc/inplace/bin/ghc-stage2" -c T5321Fun.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dshow-passes +RTS -t | |
Glasgow Haskell Compiler, Version 7.11.20150802, stage 2 booted by GHC version 7.10.1 | |
Using binary package database: /Users/gridaphobe/Source/ghc/inplace/lib/package.conf.d/package.cache | |
wired-in package ghc-prim mapped to ghc-prim-0.4.0.0-inplace | |
wired-in package integer-gmp mapped to integer-gmp-1.0.0.0-inplace | |
wired-in package base mapped to base-4.8.2.0-inplace | |
wired-in package rts mapped to builtin_rts | |
wired-in package template-haskell mapped to template-haskell-2.10.0.0-inplace | |
wired-in package ghc mapped to ghc-7.11.20150802-inplace | |
wired-in package dph-seq not found. | |
wired-in package dph-par not found. | |
*** Checking old interface for T5321Fun: | |
*** Parser: | |
*** Renamer/typechecker: | |
*** Desugar: | |
Result size of Desugar (after optimization) | |
= {terms: 1,108, types: 55,966, coercions: 54,400} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 3,617, types: 166,442, coercions: 180,640} | |
Result size of Simplifier iteration=2 | |
= {terms: 1,654, types: 57,085, coercions: 102,167} | |
Result size of Simplifier iteration=3 | |
= {terms: 1,699, types: 58,998, coercions: 91,289} | |
Result size of Simplifier iteration=4 | |
= {terms: 1,744, types: 60,493, coercions: 91,289} | |
Result size of Simplifier | |
= {terms: 1,744, types: 60,493, coercions: 91,289} | |
*** Tidy Core: | |
Result size of Tidy Core | |
= {terms: 1,762, types: 60,541, coercions: 91,299} | |
Created temporary directory: /var/folders/d0/j2pt98tx3pvcpdjghyx38c9c0000gn/T/ghc15701_0 | |
*** CorePrep: | |
Result size of CorePrep | |
= {terms: 2,761, types: 76,624, coercions: 91,299} | |
*** Stg2Stg: | |
*** CodeGen: | |
*** Assembler: | |
*** Deleting temp files: | |
Warning: deleting non-existent /var/folders/d0/j2pt98tx3pvcpdjghyx38c9c0000gn/T/ghc15701_0/ghc_2.c | |
*** Deleting temp dirs: | |
<<ghc: 552414992 bytes, 170 GCs, 8707368/23151808 avg/max bytes residency (9 samples), 64M in use, 0.000 INIT (0.002 elapsed), 0.428 MUT (0.544 elapsed), 0.317 GC (0.342 elapsed) :ghc>> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gridaphobe@mimir ~/S/g/t/t/p/compiler> "/Users/gridaphobe/Source/ghc/inplace/bin/ghc-stage2" -c T5321Fun.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dshow-passes +RTS -t | |
Glasgow Haskell Compiler, Version 7.11.20150802, stage 2 booted by GHC version 7.10.1 | |
Using binary package database: /Users/gridaphobe/Source/ghc/inplace/lib/package.conf.d/package.cache | |
wired-in package ghc-prim mapped to ghc-prim-0.4.0.0-inplace | |
wired-in package integer-gmp mapped to integer-gmp-1.0.0.0-inplace | |
wired-in package base mapped to base-4.8.2.0-inplace | |
wired-in package rts mapped to builtin_rts | |
wired-in package template-haskell mapped to template-haskell-2.10.0.0-inplace | |
wired-in package ghc mapped to ghc-7.11.20150802-inplace | |
wired-in package dph-seq not found. | |
wired-in package dph-par not found. | |
*** Checking old interface for T5321Fun: | |
*** Parser: | |
*** Renamer/typechecker: | |
*** Desugar: | |
Result size of Desugar (after optimization) | |
= {terms: 1,106, types: 55,966, coercions: 54,400} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 3,609, types: 166,442, coercions: 180,640} | |
Result size of Simplifier iteration=2 | |
= {terms: 1,646, types: 57,514, coercions: 102,167} | |
Result size of Simplifier iteration=3 | |
= {terms: 1,691, types: 59,427, coercions: 91,289} | |
Result size of Simplifier iteration=4 | |
= {terms: 1,736, types: 60,922, coercions: 91,289} | |
Result size of Simplifier | |
= {terms: 1,736, types: 60,922, coercions: 91,289} | |
*** Tidy Core: | |
Result size of Tidy Core | |
= {terms: 1,754, types: 60,970, coercions: 91,299} | |
Created temporary directory: /var/folders/d0/j2pt98tx3pvcpdjghyx38c9c0000gn/T/ghc15709_0 | |
*** CorePrep: | |
Result size of CorePrep | |
= {terms: 2,741, types: 77,045, coercions: 91,299} | |
*** Stg2Stg: | |
*** CodeGen: | |
*** Assembler: | |
*** Deleting temp files: | |
Warning: deleting non-existent /var/folders/d0/j2pt98tx3pvcpdjghyx38c9c0000gn/T/ghc15709_0/ghc_2.c | |
*** Deleting temp dirs: | |
<<ghc: 481159368 bytes, 167 GCs, 8754205/23375536 avg/max bytes residency (9 samples), 64M in use, 0.000 INIT (0.002 elapsed), 0.395 MUT (0.498 elapsed), 0.296 GC (0.327 elapsed) :ghc>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment