|
Re: Wildly inaccurate profiling results: msg#00051lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | Re: Wildly inaccurate profiling results, Kirsten Chevalier |
|---|---|
| Next by Date: | Missing table for -opt? flags in users_guide:phases.sgml, Donald Bruce Stewart |
| Previous by Thread: | Re: Wildly inaccurate profiling results, Kirsten Chevalier |
| Next by Thread: | package treating, Serge D. Mechveliani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |