[Haskell] Time Profiling Haskell

Thomas Davie tom.davie at gmail.com
Wed Jan 18 10:11:22 EST 2006


I have a program that I *know* can run faster... I know there's  
duplicated effort in there somewhere, the question is where.  The  
heap profile reflects exactly what I would expect it to, so I want a  
reasonably accurate time profile.  Is there any way to get such a thing?

Thanks

Bob


More information about the Haskell mailing list