[Haskell-cafe] poor perfomance of indexU in uvector package

Yusaku Hashimoto nonowarn at gmail.com
Sun Nov 15 10:37:34 EST 2009


>> Also, I would recomend using criterion.
>
> I tried to do so.. But it depends on gtk2hs and it is too difficult
> to install

You can install with the flag to skip gtk2hs installation. i.e. Try
`cabal install criterion -f-chart`

-~nwn


More information about the Haskell-Cafe mailing list