Performance bug in HTTP library affecting "cabal update"

2013-12-09 Thread Thomas Schilling
Hi Ganesh and Mark, I just sent a pull request to the HTTP library [1] that dramatically improves the performance of "cabal update" (80s -> 8s on my machine). It would be nice if we could make a new release soon and compile the next Platform's "cabal-install" against it. Mark, any concerns? [1]:

Re: Performance bug in HTTP library affecting "cabal update"

2013-12-09 Thread Mikhail Glushenkov
On Mon, Dec 9, 2013 at 6:49 PM, Thomas Schilling wrote: > Hi Ganesh and Mark, > > I just sent a pull request to the HTTP library [1] that dramatically > improves the performance of "cabal update" (80s -> 8s on my machine). > It would be nice if we could make a new release soon and compile the > ne

Re: Performance bug in HTTP library affecting "cabal update"

2013-12-09 Thread Thomas Schilling
Thanks for the quick response and the new release, Ganesh. On 9 December 2013 21:13, Ganesh Sittampalam wrote: > On 09/12/2013 17:49, Thomas Schilling wrote: > >> I just sent a pull request to the HTTP library [1] that dramatically >> improves the performance of "cabal update" (80s -> 8s on my ma