Haskell performance

JP Bernardy jyp_7 at yahoo.com
Thu Mar 18 07:57:07 EST 2004


> Memory mapped files (mmap) should be even quicker.
 
> But then you'll have
> to use peek & co from Foreign to access the bytes.

Just a thought: couldn't they be mapped to unboxed
arrays?

Cheers,
JP.


__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com


More information about the Glasgow-haskell-users mailing list