summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2016-10-05 11:42:07 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2016-10-05 11:42:07 +0100
commitea631c458dae8a5ce0e41ee30e8a753ad4c24ec5 (patch)
treeac89049bdca05b7f359716f28cfdfb28c6a7bd7f
parentdbfe8adf5a6a2512797df9be3301b60f93de3cf1 (diff)
downloadhaskell-wip/spj-tc-branch2.tar.gz
Remove accidentally-added filewip/spj-tc-branch2
-rw-r--r--testsuite/tests/perf/compiler/stdout29
1 files changed, 0 insertions, 29 deletions
diff --git a/testsuite/tests/perf/compiler/stdout b/testsuite/tests/perf/compiler/stdout
deleted file mode 100644
index 8059eefec0..0000000000
--- 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