cvs commit: fptools/ghc/rts GCCompact.c

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 25 Jul 2001 04:55:58 -0700


simonmar    2001/07/25 04:55:57 PDT

  Modified files:
    ghc/rts              GCCompact.c 
  Log:
  Specialise thread_static() a little bit: improves performance for
  threading the static object list.
  
  Revision  Changes    Path
  1.4       +9 -4      fptools/ghc/rts/GCCompact.c