Is there a non-blocking version of hGetArray?

Peter Simons simons at cryp.to
Sun Oct 3 02:46:58 EDT 2004


Simon Marlow writes:

 > I'm surprised if pointer access to memory is slower
 > than unsafeRead.

You were right. Now that I have made some tests, the
problem turned out to be elsewhere. Pointer access is
not to blame. ;-)

Peter



More information about the Glasgow-haskell-users mailing list