collection-benchmarks-scala
v1.0.0-alpha1
Published
Scala.js connector for collection-benchmarks
Downloads
3
Readme
collection-benchmarks-scala
Scala.js target for collection-benchmarks
collection-benchmarks is a framework for benchmarking immutable JavaScript collections.
Instructions
- Make sure you have a working Scala installation and
sbt
on PATH. - Run
npm compile
. Once finished you can use the target as a dependency. - In your
collection-benchmarks
definition file specify this repo's root folder as home for thescala
target.