[Haskell-cafe] StablePtr overhead?

Gregory Collins greg at gregorycollins.net
Tue Aug 10 19:56:27 EDT 2010


Hi all,

Can anyone explain what the overhead of using StablePtrs is?
Specifically I am interested in knowing the time/space complexity of the
various Foreign.StablePtr operations and how many memory indirections
are involved when using deRefStablePtr.

G
-- 
Gregory Collins <greg at gregorycollins.net>


More information about the Haskell-Cafe mailing list