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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
