Test performance impact (was: The dreaded M-R)
Andrew Pimlott
andrew at pimlott.net
Thu Feb 2 15:59:46 EST 2006
On Thu, Feb 02, 2006 at 12:34:30PM -0000, Simon Marlow wrote:
> Still, you could argue that it doesn't actually tell you the cause of
> the problem: namely that i&j are being evaluated twice as often as you
> might expect by looking at the code.
Would not the "entries" count in the profile tip you off to this? The
entries for i should be twice that for accumCharge, right?
Andrew
More information about the Haskell-prime
mailing list