[Haskell-cafe] Streaming bytes and performance

Konstantin Litvinenko to.darkangel at gmail.com
Wed Mar 20 07:04:01 CET 2013


On 03/20/2013 12:47 AM, Branimir Maksimovic wrote:
> Your problem is that main_6 thunks 'i' and 'a' .
> If you write (S6 !i !a) <- get
> than there is no problem any more...
>

Nope :( Unfortunately that doesn't change anything. Still allocating...




More information about the Haskell-Cafe mailing list