[Haskell] performance tuning Data.FiniteMap

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Mar 2 13:34:58 EST 2004


MR K P SCHUPKE <k.schupke at imperial.ac.uk> writes:

> I was thinking about improving array performance, and was wondering
> if a transactional model would work well.
> 
> I would be interested in any comments... I suspect somebody has done this
> before, but I havent looked for any papers yet.

O'Neill and Burton, "A New Method for Functional Arrays", JFP 7(5), 1997.
    http://citeseer.ist.psu.edu/328736.html

Regards,
    Malcolm


More information about the Glasgow-haskell-users mailing list