patch applied (packages/base): Two things. #if defined(__GLASGOW_HASKELL__) on INLINE [n] pragmas (for jhc). And careful use of INLINE on words/unwords halves runtime for those functions

Don Stewart dons at cse.unsw.edu.au
Mon May 8 23:22:57 EDT 2006


Mon May  8 19:34:25 PDT 2006  Don Stewart <dons at cse.unsw.edu.au>
  * Two things. #if defined(__GLASGOW_HASKELL__) on INLINE [n] pragmas (for jhc). And careful use of INLINE on words/unwords halves runtime for those functions

    M ./Data/ByteString.hs -4 +23
    M ./Data/ByteString/Char8.hs +3


More information about the Cvs-libraries mailing list