#1969: enormous compile times
---------------------------------+------------------------------------------
    Reporter:  duncan            |        Owner:  igloo             
        Type:  merge             |       Status:  new               
    Priority:  normal            |    Milestone:  6.10.2            
   Component:  Compiler          |      Version:  6.8.1             
    Severity:  normal            |   Resolution:                    
    Keywords:  performance       |   Difficulty:  Difficult (1 week)
    Testcase:  T1969             |           Os:  Unknown/Multiple  
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by chak):

 Replying to [comment:17 igloo]:
 > I've added a compiler space usage test, `T1969`.

 Did you test it on OS X?  I get
 {{{
 =====> T1969(normal)
 cd ./space_leaks && '/Users/chak/Code/ghc-test/ghc/stage2-inplace/ghc'
 -fforce-r
 ecomp -dcore-lint -dcmm-lint  -dno-debug-output -c T1969.hs   +RTS
 -tT1969.comp.
 stats --machine-readable -RTS  >T1969.comp.stderr 2>&1
 peak_megabytes_allocated 19 is more than maximum allowed 15
 *** unexpected failure for T1969(normal)
 }}}
 in a validate run with the latest patches.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1969#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to