summaryrefslogtreecommitdiff
path: root/testsuite/tests/profiling/should_run/prof-doc-fib.prof.sample
blob: 9059410a7cb9bb69708888a0a57c3f23be0a402e (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
	Thu Oct 27 09:29 2011 Time and Allocation Profiling Report  (Final)

	   fib +RTS -p -RTS

	total time  =        0.76 secs   (38 ticks @ 20 ms)
	total alloc = 247,940,020 bytes  (excludes profiling overheads)

COST CENTRE MODULE  %time %alloc

fib         Main    100.0  100.0


                                                      individual     inherited
COST CENTRE MODULE                  no.     entries  %time %alloc   %time %alloc

MAIN        MAIN                    102           0    0.0    0.0   100.0  100.0
 CAF        Main                    203           0    0.0    0.0   100.0  100.0
  main      Main                    204           1    0.0    0.0   100.0  100.0
   main.g   Main                    207           1    0.0    0.0     0.0    0.1
    fib     Main                    208        1973    0.0    0.1     0.0    0.1
   main.f   Main                    205           1    0.0    0.0   100.0   99.9
    fib     Main                    206     2692537  100.0   99.9   100.0   99.9
 CAF        GHC.Conc.Signal         201           0    0.0    0.0     0.0    0.0
 CAF        GHC.IO.Encoding.Iconv   191           0    0.0    0.0     0.0    0.0
 CAF        GHC.IO.Handle.FD        183           0    0.0    0.0     0.0    0.0