Tue Jul 25 07:17:47 PDT 2006  Simon Marlow <[EMAIL PROTECTED]>
  * Unbox the Unique stored in a Name
  I measured that this makes the comiler allocate a bit more, but it
  might also make it faster and reduce residency.  The extra allocation
  is probably just because we're not inlining enough somewhere, so I
  think this change is a step in the right direction.

    M ./compiler/basicTypes/Name.lhs -12 +17
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to