[Haskell-cafe] Re: Chameneos

Chris Kuklewicz haskell at list.mightyreason.com
Wed Jan 11 11:19:35 EST 2006


Aaron Denney wrote:
> On 2006-01-06, Chris Kuklewicz <haskell at list.mightyreason.com> wrote:
> 
>>One could make an MVar version which did not use a meeting thread, and I
>>welcome someone to do that.  I have no proof that the current solution
>>is really the fastest architecture.
> 
> 
> I've done so -- on my machine it's comparable (within 1%) of the meeting
> thread version.  It's been posted on the wiki.  Comments and speed-up
> ideas welcome.
> 

The old version with the meeting place thread has been disqualified
(along with Erlang submissions). I have Aaron's wiki posting and tweaked
it, posting it back to the wiki.

The speed is the same, or perhaps faster, than the old code.

I will submit this in a day or so assuming no other contribution.


More information about the Haskell-Cafe mailing list