
That profile doesn't tell us much unfortunately -- most of the time is
in MAIN for some reason.
What profiling flags did you pass when you built the program?
G
On Sun, Feb 27, 2011 at 5:09 PM, Bardur Arantsson
On 2011-02-21 18:35, Gregory Collins wrote:
Two questions:
1) what version of enumerator are you building against? Version 0.4.7 fixed a problem with (>>=) which might affect you.
2) what does the profiler say? It would be helpful to build enumerator with "-auto-all".
I am building against 0.4.7.
2) what does the profiler say? It would be helpful to build enumerator with "-auto-all".
Alright, I've had a go a running profiling enabled. I'm a total noob at profiling with GHC, so any help is much appreciated -- I really have no idea where to start looking.
I've attached the profiler output from a one-minute run streaming data.
Cheers,
_______________________________________________ web-devel mailing list web-devel@haskell.org http://www.haskell.org/mailman/listinfo/web-devel
--
Gregory Collins