Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  IPerf in Haskell doesn't perform (Thomas Bach)


----------------------------------------------------------------------

Message: 1
Date: Sat, 9 Nov 2013 14:08:55 +0100
From: Thomas Bach <[email protected]>
To: <[email protected]>
Subject: Re: [Haskell-beginners] IPerf in Haskell doesn't perform
Message-ID: <1384002535.9233.7.camel@ilxwinb01>
Content-Type: text/plain; charset="UTF-8"

On Thu, 2013-11-07 at 14:55 -0800, Bob Ippolito wrote:
> I took your code and made a few style cleanups so that hlint wouldn't
> complain and so that it would be easier to read.

Being able to see those changes you made one by one on github.com was
very instructive. Thanks!

> 
> The space leak is a strictness issue that is common for Haskell
> beginners to do. [?]

Interesting. I wouldn't have thought of that.

So, the space leak is avoided. Now, how do I get this thing to perform?
Profiling the program is probably the way to go. Hopefully I find the
time for this this week end.


Regards,

        Thomas.
> 





------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 65, Issue 5
****************************************

Reply via email to