Some people might be quite excited by Milan's work on significant performance improvements to the containers package...
----- Forwarded message from Milan Straka <[email protected]> ----- Date: Thu, 24 Jun 2010 07:45:50 +0200 From: Milan Straka <[email protected]> To: Don Stewart <[email protected]> Cc: Claus Reinke <[email protected]>, [email protected] Subject: Re: Map folds in containers: why no worker/wrapper split? > > Data.Map is the way it is for historical reasons. It needs a dedicated > performance maintainer to do detailed benchmarking and static analysis. I did quite a lot of benchmarking, strictness analysis and performance improvements to the containers package recently, see the draft of my paper http://fox.ucw.cz/papers/containers/containers.pdf. Next week I will start finalizing the patches and submit them. The 'not generating a worker/wrapper' issue is one of several on my radar, so this should be resolved. Cheers, Milan ----- End forwarded message ----- _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
