Yet this resource seems a little outdated:
http://www.haskell.org/haskellwiki/Performance/Strings does not speak about
Text
http://www.haskell.org/haskellwiki/Performance/Arrays about Vector
And what's the status of the Streams IO approach detailed in
http://www.haskell.org/haskellwiki/Performance/IO ? Has it evolved into
enumerators/conduits, or was that an unrelated approach?

2012/5/12 Chris Wong <chrisyco+haskell-c...@gmail.com>

> On Sat, May 12, 2012 at 12:41 AM, Gregg Lebovitz <glebov...@gmail.com>
> wrote:
> > I would find it useful to pull all this information together into a
> single
> > document that discusses all the performance issues in one place and
> shares
> > the real life experience is dealing with each issue. I see this as a best
> > practice paper rather than a research document.
> >
> > Does such a document exist? If not, I am willing try and start one.
>
> http://www.haskell.org/haskellwiki/Performance
>
> ;)
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to