Skip to content

Instantly share code, notes, and snippets.

@Leonidas-from-XIV
Created February 25, 2014 10:22
Show Gist options
  • Save Leonidas-from-XIV/9206399 to your computer and use it in GitHub Desktop.
Save Leonidas-from-XIV/9206399 to your computer and use it in GitHub Desktop.
Tue Feb 25 11:21 2014 Time and Allocation Profiling Report (Final)
MajorElement +RTS -p -RTS fb27.txt
total time = 7.05 secs (7047 ticks @ 1000 us, 1 processor)
total alloc = 7,444,747,008 bytes (excludes profiling overheads)
COST CENTRE MODULE %time %alloc
processLine.entries.\ Main 47.8 32.9
increment Main 21.4 47.0
increment.(...) Main 17.6 9.4
increment.map Main 4.9 0.0
main Main 2.4 6.9
increment.val Main 1.6 0.0
wordsWhen.(...) Main 1.2 1.9
individual inherited
COST CENTRE MODULE no. entries %time %alloc %time %alloc
MAIN MAIN 51 0 0.0 0.0 100.0 100.0
main Main 103 0 2.4 6.9 100.0 100.0
processLine Main 104 41 0.0 0.0 97.6 93.1
showProcess Main 121 41 0.0 0.0 0.0 0.0
processLine.req Main 111 40 0.0 0.0 0.0 0.0
process Main 107 535639 0.7 0.2 47.0 56.8
process.map' Main 114 535579 0.0 0.0 0.0 0.0
process.(...) Main 109 535619 0.9 0.2 46.3 56.7
increment Main 110 27758443 21.4 47.0 45.4 56.5
increment.map Main 120 27219119 4.9 0.0 4.9 0.0
increment.(...) Main 119 27222824 17.6 9.4 17.6 9.4
increment.val Main 118 27222824 1.6 0.0 1.6 0.0
process.frequency Main 108 535619 0.0 0.0 0.0 0.0
processLine.entries Main 105 41 0.4 0.6 50.6 36.3
processLine.entries.\ Main 115 535619 47.8 32.9 47.8 32.9
wordsWhen Main 106 535660 0.6 0.8 2.4 2.7
wordsWhen.w Main 117 535619 0.5 0.0 0.5 0.0
wordsWhen.(...) Main 113 535619 1.2 1.9 1.2 1.9
wordsWhen.s'' Main 112 535619 0.1 0.0 0.1 0.0
CAF:main1 Main 100 0 0.0 0.0 0.0 0.0
main Main 102 1 0.0 0.0 0.0 0.0
CAF:processLine6 Main 97 0 0.0 0.0 0.0 0.0
processLine.entries.\ Main 116 0 0.0 0.0 0.0 0.0
CAF:processLine1 Main 94 0 0.0 0.0 0.0 0.0
showProcess Main 122 0 0.0 0.0 0.0 0.0
CAF GHC.IO.Encoding 87 0 0.0 0.0 0.0 0.0
CAF GHC.IO.Handle.FD 86 0 0.0 0.0 0.0 0.0
CAF Text.Read.Lex 83 0 0.0 0.0 0.0 0.0
CAF GHC.Conc.Signal 81 0 0.0 0.0 0.0 0.0
CAF GHC.IO.Encoding.Iconv 76 0 0.0 0.0 0.0 0.0
CAF GHC.IO.FD 68 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