[Haskell-cafe] forLoop + strict State monad is much faster than foldl'
Niklas Hambüchen
mail at nh2.me
Tue Apr 29 16:53:13 UTC 2014
On 29/04/14 17:43, Felipe Lessa wrote:
> Also, for "sum32/sumIntStrictState" is reports microseconds on the
> charts but seconds on the table.
I have noticed these things before as well, but I don't know what causes
them and it only seems to happen sometimes :/
I filed it as https://github.com/bos/criterion/issues/50
More information about the Haskell-Cafe
mailing list