[Haskell-cafe] Help with "shootout"

Chris Kuklewicz haskell at list.mightyreason.com
Fri Dec 30 14:16:09 EST 2005


Hello,

  I have posted two faster versions to
http://haskell.org/hawiki/ChameneosEntry

The faster of the two uses an extra manager thread, the slower uses STM.

-- 
Chris

Chris Kuklewicz wrote:
> Hello all,
>
> I decided to put together an entry for one of the shooutout categories:
>
> http://haskell.org/hawiki/ChameneosEntry
>
> It involves 4 threads. There is no current Haskell entry.
>
> Anyone have comments? Alterations?  I can't have created the best code
yet.
>
> I don't have the compilers for the other entries, so I can't compare
> speed on my powerbook (which is the wrong kind of CPU anyway -- they
> test on an AMD system).
>



More information about the Haskell-Cafe mailing list