logo       

Re: Wildly inaccurate profiling results: msg#00051

lang.haskell.glasgow.bugs

Subject: Re: Wildly inaccurate profiling results

I think I understand what's going on: GC time isn't counted as part of
the time reported by profiling. This seems misleading to me, since if your
program is spending 4 times as much time doing GC as doing actual work
(such as mine is), you'd want to know about it... but I suppose you can
always just get the GC stats with -t anyway.

--
Kirsten Chevalier * krc@xxxxxxxxxxxxxxx * Often in error, never in doubt
"There is no such thing as a weird human being. It's just that some people
require more understanding than others."--Tom Robbins
http://www.cs.berkeley.edu/~krc/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise