FPS, ForeignPtr and GHC 6.6

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Apr 21 10:43:28 EDT 2006


Hello Simon,

Friday, April 21, 2006, 5:57:47 PM, you wrote:

> Performance with 6.4 isn't a priority, since the library is going into
> 6.6.  By all means write a version that works better with 6.4 in the 
> meantime.

so this library

1. don't intended to be used with 6.4
2. don't support Unicode
3. don't intended to be used with small strings (<20mb)

extremely useful thing!

i still propose to make universal Array->ListLike interface converter,
with additional functionality for StorableArrays. this will solve
problems with efficiency in 6.4 and with memory fragmentation and will
provide us more universal solution that can be used with 2-byte and
4-byte packed strings and with all other combinations of array/element types


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Libraries mailing list