#7258: Compiling DynFlags is jolly slow
---------------------------------+------------------------------------------
    Reporter:  simonpj           |       Owner:  igloo           
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:  7.8.1           
   Component:  Compiler          |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by igloo):

 {{{
                                                      individual
 inherited
 COST CENTRE               MODULE      no.  entries  %time %alloc   %time
 %alloc

 getProxies.fwd_pe         OccurAnal  1776     9226    6.7    0.0    25.5
 23.7
  getProxies.fwd_pe.add1   OccurAnal  1779  9733280    5.8    1.6    18.8
 23.7
   getProxies.fwd_pe.add2  OccurAnal  1781  9733280   13.1   22.1    13.1
 22.1
 }}}
 (without -O)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7258#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to