patch applied (packages/base): Use our own realloc. Thus reduction
functions (like filter) allocate on the Haskell heap. Makes
around 10% difference.
Don Stewart
dons at cse.unsw.edu.au
Sat May 13 01:29:18 EDT 2006
Fri May 12 22:17:36 PDT 2006 Don Stewart <dons at cse.unsw.edu.au>
* Use our own realloc. Thus reduction functions (like filter) allocate on the Haskell heap. Makes around 10% difference.
M ./Data/ByteString.hs -6 +20
More information about the Cvs-libraries
mailing list