Skip to content

Instantly share code, notes, and snippets.

@pankajmore
Created May 10, 2014 14:28
Show Gist options
  • Save pankajmore/3e500a524a3a095bc0b9 to your computer and use it in GitHub Desktop.
Save pankajmore/3e500a524a3a095bc0b9 to your computer and use it in GitHub Desktop.
Sat May 10 19:57 2014 Time and Allocation Profiling Report (Final)
distributed-process-ring +RTS -p -N -H512M -M2G -A1024k -RTS --unsafe-send --parallel -s10000 -i10
total time = 4.67 secs (4665 ticks @ 1000 us, 1 processor)
total alloc = 897,096,752 bytes (excludes profiling overheads)
COST CENTRE MODULE %time %alloc
MAIN MAIN 100.0 100.0
individual inherited
COST CENTRE MODULE no. entries %time %alloc %time %alloc
MAIN MAIN 108 0 100.0 100.0 100.0 100.0
CAF Main 215 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Internal.Types 214 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Node 213 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Internal.Primitives 210 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Internal.Closure.BuiltIn 208 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Management.Table 201 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Management.Trace.Remote 199 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Management.Trace.Types 198 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Process.Management.Trace.Tracer 197 0 0.0 0.0 0.0 0.0
CAF System.Random 192 0 0.0 0.0 0.0 0.0
CAF Control.Distributed.Static 191 0 0.0 0.0 0.0 0.0
CAF GHC.IO.Encoding 163 0 0.0 0.0 0.0 0.0
CAF GHC.Conc.Signal 153 0 0.0 0.0 0.0 0.0
CAF GHC.IO.Encoding.Iconv 146 0 0.0 0.0 0.0 0.0
CAF GHC.IO.Handle.FD 143 0 0.0 0.0 0.0 0.0
CAF GHC.Show 140 0 0.0 0.0 0.0 0.0
CAF Text.Read.Lex 134 0 0.0 0.0 0.0 0.0
CAF GHC.Event.Thread 131 0 0.0 0.0 0.0 0.0
CAF GHC.Integer.Logarithms.Internals 115 0 0.0 0.0 0.0 0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment