/smallarray

This package includes low-level, portable uboxed array types. The SmallArray has been tuned for size in memory, and hence does not support many of the nice operations supplied by other array libraries.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

To run the benchmarking suite:

sh inplace.sh
sh bench.sh

The benchmark expects the following libraries:

bytestring
containers
storablevector
criterion