Hello apfelmus,

Wednesday, October 18, 2006, 3:22:31 PM, you wrote:

> smaller input produces a larger output). Your 13 seconds versus 90
> seconds makes this even more puzzling. But it looks like writing a CSV
> file is far more expensive than reading one. Maybe it's not a good idea
> to call hPut very often.

of course :)  it takes a lock on each operation. why you can't use
pure function approach as i suggested several days ago?



-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to