[Haskell-cafe] Help with "shootout"
Chris Kuklewicz
haskell at list.mightyreason.com
Mon Jan 2 16:20:26 EST 2006
Hello,
Einar Kartunen sped up the code using a custom channel implementation.
This increased speed by a factor of over 2. The wiki at
http://haskell.org/hawiki/ChameneosEntry has the latest version.
This makes me ponder one of the things that Joel was trying to do:
efficiently pass data to a logging thread. It may be that a custom
channel would be helpful for that as well.
--
Chris Kuklewicz
More information about the Haskell-Cafe
mailing list