collection-benchmarks-purescript
v1.0.0-alpha1
Published
PureScript connector for collection-benchmarks
Downloads
4
Readme
collection-benchmarks-purescript
PureScript target for collection-benchmarks
collection-benchmarks is a framework for benchmarking immutable JavaScript collections.
Instructions
- Run
npm compile
. Once finished, thelib-gen
folder will contain the compiled target. - In your
collection-benchmarks
definition file specify this repo's root folder as home for thepurescript
target.