blob: b8039178655b60488bedba54c4dfb7c558b533f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
Sat Jun 4 11:59 2016 Time and Allocation Profiling Report (Final)
T5654b-O0 +RTS -p -RTS
total time = 0.00 secs (0 ticks @ 1000 us, 1 processor)
total alloc = 39,112 bytes (excludes profiling overheads)
COST CENTRE MODULE SRC %time %alloc
CAF GHC.IO.Handle.FD <entire-module> 0.0 88.2
CAF GHC.IO.Encoding <entire-module> 0.0 7.1
CAF GHC.Conc.Signal <entire-module> 0.0 1.7
individual inherited
COST CENTRE MODULE SRC no. entries %time %alloc %time %alloc
MAIN MAIN <built-in> 43 0 0.0 0.9 0.0 100.0
CAF Main <entire-module> 85 0 0.0 0.9 0.0 1.5
f Main T5654b-O0.hs:12:1-7 87 1 0.0 0.1 0.0 0.1
g Main T5654b-O0.hs:16:1-7 88 1 0.0 0.1 0.0 0.1
main Main T5654b-O0.hs:22:1-21 86 1 0.0 0.2 0.0 0.4
f Main T5654b-O0.hs:12:1-7 90 0 0.0 0.0 0.0 0.2
g Main T5654b-O0.hs:16:1-7 91 0 0.0 0.0 0.0 0.2
h Main T5654b-O0.hs:20:1-19 92 1 0.0 0.2 0.0 0.2
CAF GHC.Conc.Signal <entire-module> 77 0 0.0 1.7 0.0 1.7
CAF GHC.IO.Encoding <entire-module> 74 0 0.0 7.1 0.0 7.1
CAF GHC.IO.Handle.FD <entire-module> 72 0 0.0 88.2 0.0 88.2
CAF GHC.IO.Encoding.Iconv <entire-module> 54 0 0.0 0.6 0.0 0.6
|