#5535: Performance regression vs. 7.2.1
-------------------------------+--------------------------------------------
  Reporter:  simonmar          |          Owner:  igloo           
      Type:  bug               |         Status:  closed          
  Priority:  highest           |      Milestone:  7.4.1           
 Component:  Compiler          |        Version:  7.2.1           
Resolution:  wontfix           |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 OK, in the end I don't think there's anything bad actually going wrong
 here. ticky shows that we now call a number of `integer-gmp` functions a
 lot, but that's to be expected as we no longer inline them (and we can't
 inline them, because that can cause code size explosion).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5535#comment:6>
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