#5505: Program runs faster with profiling than without
---------------------------------+------------------------------------------
    Reporter:  simonpj           |        Owner:  simonmar    
        Type:  bug               |       Status:  new         
    Priority:  high              |    Milestone:  7.4.1       
   Component:  Compiler          |      Version:  7.0.3       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by marlowsd@…):

 commit b04cc4c7b192a50885871d8ec71c25b6b6475d67
 {{{
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Tue Nov 15 11:38:23 2011 +0000

     Avoid generating chains of indirections in stack squeezing (#5505)

  rts/ThreadPaused.c |  133
 ++++++++++++++++++++++++++++-----------------------
  1 files changed, 73 insertions(+), 60 deletions(-)
 }}}

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