#7382: Evaluating GHCi expressions is slow following the dynamic-by-default 
change
-------------------------------------+--------------------------------------
 Reporter:  parcs                    |          Owner:                  
     Type:  bug                      |         Status:  new             
 Priority:  normal                   |      Component:  GHCi            
  Version:  7.7                      |       Keywords:                  
       Os:  Unknown/Multiple         |   Architecture:  Unknown/Multiple
  Failure:  Runtime performance bug  |       Testcase:                  
Blockedby:                           |       Blocking:                  
  Related:                           |  
-------------------------------------+--------------------------------------
 In GHC 7.7.20121101 it takes at least half a second for any GHCi
 expression to get evaluated. This seems to be caused by the system linker
 redundantly running during the evaluation of an expression.

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