[commit: ghc] wip/spj-tc-branch2: Remove accidentally-added file (ea631c4)
git at git.haskell.org
git at git.haskell.org
Wed Oct 5 10:42:17 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/spj-tc-branch2
Link : http://ghc.haskell.org/trac/ghc/changeset/ea631c458dae8a5ce0e41ee30e8a753ad4c24ec5/ghc
>---------------------------------------------------------------
commit ea631c458dae8a5ce0e41ee30e8a753ad4c24ec5
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Oct 5 11:42:07 2016 +0100
Remove accidentally-added file
>---------------------------------------------------------------
ea631c458dae8a5ce0e41ee30e8a753ad4c24ec5
testsuite/tests/perf/compiler/stdout | 29 -----------------------------
1 file changed, 29 deletions(-)
diff --git a/testsuite/tests/perf/compiler/stdout b/testsuite/tests/perf/compiler/stdout
deleted file mode 100644
index 8059eef..0000000
--- a/testsuite/tests/perf/compiler/stdout
+++ /dev/null
@@ -1,29 +0,0 @@
-C:\code\HEAD-hadrian\inplace\bin\ghc-stage2.exe -c T5837.hs +RTS -sstdout
- 76,674,472 bytes allocated in the heap
- 23,932,080 bytes copied during GC
- 5,840,888 bytes maximum residency (6 sample(s))
- 114,208 bytes maximum slop
- 14 MB total memory in use (0 MB lost due to fragmentation)
-
- Tot time (elapsed) Avg pause Max pause
- Gen 0 46 colls, 0 par 0.031s 0.024s 0.0005s 0.0031s
- Gen 1 6 colls, 0 par 0.062s 0.070s 0.0117s 0.0236s
-
- TASKS: 3 (1 bound, 2 peak workers (2 total), using -N1)
-
- SPARKS: 0 (0 converted, 0 overflowed, 0 dud, 0 GC'd, 0 fizzled)
-
- INIT time 0.000s ( 0.001s elapsed)
- MUT time 0.031s ( 1.348s elapsed)
- GC time 0.094s ( 0.094s elapsed)
- EXIT time 0.000s ( 0.004s elapsed)
- Total time 0.125s ( 1.446s elapsed)
-
- Alloc rate 2,453,583,104 bytes per MUT second
-
- Productivity 25.0% of total user, 93.5% of total elapsed
-
-gc_alloc_block_sync: 0
-whitehole_spin: 0
-gen[0].sync: 0
-gen[1].sync: 0
More information about the ghc-commits
mailing list