[Haskell-cafe] Killer pickler combinators (was Time leak)

Joel Reymont joelr1 at gmail.com
Wed Dec 21 10:35:31 EST 2005


The other thing worth noting is that by inserting a lock with a  
thread delay we are fooling ourselves. While the individual pickling  
time goes down, the threads are slowed down overall. Assuming that an  
external source was waiting for the unpickled packet _that_ source  
would get a timeout!

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list