Hi, It would seem that profiling is misreporting the names of the functions which cause space to be allocated (set +d10000). I have a haskell file containing many "tests" which test the functions I wrote. Obviously none of these tests is wired into main. (Yes, I checked). Yet some of the tests' names are appearing in my profile when I run main. Any ideas why this would be so. The program is >= 1000 lines of code with seperate modules, etc. Sengan
- Re: profiling mis-reporting functions Sengan Baring-Gould
- Re: profiling mis-reporting functions Alastair Reid
