[Haskell-cafe] Implementing computations with timeout

Tomasz Zielonka tomasz.zielonka at gmail.com
Fri Jan 7 17:16:41 EST 2005


On Fri, Jan 07, 2005 at 11:00:27PM +0100, Tomasz Zielonka wrote:
> Hmmm, TMVar's seem to be significantly (ie. 6 times) faster than MVars
> in some simple tests :)
> 
> Is it expected?

If it is, we can reimplement MVars using STM, when STM becomes stable :)

Best regards,
Tomasz


More information about the Haskell-Cafe mailing list