Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
063ae614
Commit
063ae614
authored
Nov 03, 2014
by
Joachim Breitner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update expected profiling output for scc001
parent
072259c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
18 deletions
+23
-18
testsuite/tests/profiling/should_run/scc001.prof.sample
testsuite/tests/profiling/should_run/scc001.prof.sample
+23
-18
No files found.
testsuite/tests/profiling/should_run/scc001.prof.sample
View file @
063ae614
Fri Oct 14 16:27
201
1
Time and Allocation Profiling Report (Final)
Sun Nov 2 20:50
201
4
Time and Allocation Profiling Report (Final)
scc001 +RTS -hc -p -RTS
scc001 +RTS -hc -p -RTS
total time = 0.00 secs (0 ticks @
20 ms
)
total alloc =
46,020
bytes (excludes profiling overheads)
total time = 0.00 secs (0 ticks @
1000 us, 1 processor
)
total alloc =
51,344
bytes (excludes profiling overheads)
COST CENTRE MODULE %time %alloc
MAIN MAIN 0.0 23.0
CAF GHC.IO.Encoding.Iconv 0.0 1.3
CAF GHC.IO.Handle.FD 0.0 74.2
MAIN MAIN 0.0 1.9
CAF GHC.IO.Encoding 0.0 5.4
CAF GHC.IO.Handle.FD 0.0 67.3
CAF GHC.Conc.Signal 0.0 1.3
main Main 0.0 22.8
individual inherited
COST CENTRE MODULE no. entries %time %alloc %time %alloc
MAIN MAIN 101 0 0.0 23.0 0.0 100.0
CAF GHC.Show 141 0 0.0 0.3 0.0 0.3
CAF GHC.IO.Handle.FD 128 0 0.0 74.2 0.0 74.2
CAF GHC.IO.Encoding.Iconv 120 0 0.0 1.3 0.0 1.3
CAF GHC.Conc.Signal 110 0 0.0 0.7 0.0 0.7
CAF Main 107 0 0.0 0.4 0.0 0.4
(...) Main 206 1 0.0 0.0 0.0 0.0
h Main 205 1 0.0 0.0 0.0 0.0
main Main 202 1 0.0 0.0 0.0 0.0
g Main 204 1 0.0 0.0 0.0 0.0
f Main 203 1 0.0 0.0 0.0 0.0
MAIN MAIN 44 0 0.0 1.9 0.0 100.0
main Main 89 0 0.0 22.8 0.0 22.8
g Main 91 1 0.0 0.0 0.0 0.0
f Main 90 1 0.0 0.0 0.0 0.0
CAF Main 87 0 0.0 0.1 0.0 0.1
(...) Main 93 1 0.0 0.0 0.0 0.0
h Main 92 1 0.0 0.0 0.0 0.0
main Main 88 1 0.0 0.0 0.0 0.0
CAF GHC.Show 84 0 0.0 0.6 0.0 0.6
CAF GHC.Conc.Signal 82 0 0.0 1.3 0.0 1.3
CAF GHC.IO.Handle.FD 80 0 0.0 67.3 0.0 67.3
CAF GHC.IO.Handle.Text 79 0 0.0 0.2 0.0 0.2
CAF GHC.IO.Encoding 75 0 0.0 5.4 0.0 5.4
CAF GHC.IO.Encoding.Iconv 69 0 0.0 0.5 0.0 0.5
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment