blob: 2ff1e70bc7a2bd43c9d6dbf34d0bb12c84fd0faa (
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
30
|
Thu Jul 9 17:12 2020 Time and Allocation Profiling Report (Final)
T5654b-O1 +RTS -hc -p -RTS
total time = 0.00 secs (0 ticks @ 1000 us, 1 processor)
total alloc = 38,728 bytes (excludes profiling overheads)
COST CENTRE MODULE SRC %time %alloc
MAIN MAIN <built-in> 0.0 1.7
CAF GHC.IO.Handle.FD <entire-module> 0.0 89.5
CAF GHC.IO.Encoding <entire-module> 0.0 6.3
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> 121 0 0.0 1.7 0.0 100.0
CAF Main <entire-module> 241 0 0.0 0.0 0.0 0.3
f Main T5654b-O1.hs:12:1-7 243 1 0.0 0.1 0.0 0.1
g Main T5654b-O1.hs:16:1-7 244 1 0.0 0.0 0.0 0.0
main Main T5654b-O1.hs:22:1-21 242 1 0.0 0.1 0.0 0.1
f Main T5654b-O1.hs:12:1-7 245 0 0.0 0.0 0.0 0.0
g Main T5654b-O1.hs:16:1-7 246 0 0.0 0.0 0.0 0.0
h Main T5654b-O1.hs:20:1-19 247 1 0.0 0.0 0.0 0.0
CAF GHC.Conc.Signal <entire-module> 236 0 0.0 1.7 0.0 1.7
CAF GHC.IO.Encoding <entire-module> 227 0 0.0 6.3 0.0 6.3
CAF GHC.IO.Encoding.Iconv <entire-module> 225 0 0.0 0.5 0.0 0.5
CAF GHC.IO.Handle.FD <entire-module> 217 0 0.0 89.5 0.0 89.5
|