Sable / Ostrich

Benchmark suite for studying the performance of JavaScript and WebCL for numerical computation
Other
24 stars 12 forks source link

Add support to run JS benchmarks on a standalone VM outside a browser #24

Closed elavoie closed 8 years ago

sujaykathrotia commented 8 years ago

I think we can do this. Only one benchmark might cause problem would be SRAD which reads an image to create an array. In that case we can provide the array beforehand.

I am not sure if asm.js benchmarks can run on standalone VM.

elavoie commented 8 years ago

Moved to Sable/Ostrich2#7