EclairJS / eclairjs-nashorn

JavaScript API for Apache Spark
Apache License 2.0
94 stars 11 forks source link

create performance test for benchmarking #272

Open pberkland opened 8 years ago

pberkland commented 8 years ago

create some performance tests under the test directory for use in performance benchmarking. Do this by dynamically generating a large dataset (in memory or input stream) so that we don't need large files in the git repo.