Skip to content

Instantly share code, notes, and snippets.

@patrickt
Created April 23, 2019 21:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickt/8920fcefa0fb6229a59420a437152e1e to your computer and use it in GitHub Desktop.
Save patrickt/8920fcefa0fb6229a59420a437152e1e to your computer and use it in GitHub Desktop.
Tue Apr 23 17:57 2019 Time and Allocation Profiling Report (Final)
composeconf +RTS -p -RTS
total time = 10.21 secs (10214 ticks @ 1000 us, 1 processor)
total alloc = 19,708,594,272 bytes (excludes profiling overheads)
COST CENTRE MODULE SRC %time %alloc
>>= RWS src/RWS.hs:(28,3)-(30,24) 41.0 4.3
go Main src/Main.hs:(65,1)-(72,13) 32.1 66.1
eff RWS src/RWS.hs:(48,3)-(61,109) 12.7 15.1
modify Control.Effect.State.Internal src/Control/Effect/State/Internal.hs:(54,1)-(56,12) 5.1 3.3
put Control.Effect.State.Internal src/Control/Effect/State/Internal.hs:47:1-30 4.9 9.9
get Control.Effect.State.Internal src/Control/Effect/State/Internal.hs:33:1-21 2.6 0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment