Re: Warning: Serious space regression in HEAD

2011-05-27 Thread Ian Lynagh
On Fri, May 27, 2011 at 04:39:22PM +0200, José Pedro Magalhães wrote: > 2011/5/27 Ian Lynagh > > > > Looks likely: Here are the heap profiles for compiling > > ghc-prim:GHC.Tuple in the 7.0 branch and the HEAD: > > > > http://lambda.haskell.org/~igloo/ghc-7.0-branch.png > > http://lambda.haskell.o

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread José Pedro Magalhães
Hi, 2011/5/27 Ian Lynagh > On Fri, May 27, 2011 at 10:17:38AM +0200, José Pedro Magalhães wrote: > > > > Can you provide more details? It's probably due to the generics stuff; > maybe > > particularly the instances for base types. > > Looks likely: Here are the heap profiles for compiling > ghc-

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread Ian Lynagh
On Fri, May 27, 2011 at 10:17:38AM +0200, José Pedro Magalhães wrote: > > Can you provide more details? It's probably due to the generics stuff; maybe > particularly the instances for base types. Looks likely: Here are the heap profiles for compiling ghc-prim:GHC.Tuple in the 7.0 branch and the H

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread Simon Marlow
On 26/05/2011 18:58, Ian Lynagh wrote: Hi all, Need to dash now, so haven't checked properly, but I think there's a serious space regression in the HEAD. Be careful if doing a multi-threaded validate, or you may find yourself swapping heavily! The nightly build time jumped by ~30 mins or so l

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread José Pedro Magalhães
Hi Ian, Can you provide more details? It's probably due to the generics stuff; maybe particularly the instances for base types. Cheers, Pedro On Thu, May 26, 2011 at 19:58, Ian Lynagh wrote: > > Hi all, > > Need to dash now, so haven't checked properly, but I think there's a > serious space r

Warning: Serious space regression in HEAD

2011-05-26 Thread Ian Lynagh
Hi all, Need to dash now, so haven't checked properly, but I think there's a serious space regression in the HEAD. Be careful if doing a multi-threaded validate, or you may find yourself swapping heavily! Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@