[GHC] #7674: Separate StablePtr table from StableName table.

GHC cvs-ghc at haskell.org
Fri Feb 8 17:20:50 CET 2013


#7674: Separate StablePtr table from StableName table.
-----------------------------+----------------------------------------------
Reporter:  EyalLotem         |          Owner:  EyalLotem                             
    Type:  task              |         Status:  patch                                 
Priority:  normal            |      Component:  Runtime System                        
 Version:  7.6.2             |       Keywords:  rts stable_ptr stable_name performance
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple                      
 Failure:  None/Unknown      |      Blockedby:                                        
Blocking:                    |        Related:                                        
-----------------------------+----------------------------------------------

Comment(by EyalLotem):

 Also ran the benchmark without the specified heap size:

 ||                        || unpatched || patched ||
 ||-threaded, no heap size || 24.5s     || 10.1    ||
 ||no heap size            || 23.1s     || 8.3s    ||

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



More information about the ghc-tickets mailing list