waylonflinn / weblas

GPU Powered BLAS for Browsers :gem:
MIT License
702 stars 43 forks source link

Use Binary Array Data Tests #19

Closed waylonflinn closed 8 years ago

waylonflinn commented 8 years ago

Tests currently use JSON. This makes both test data generation and testing slow. Storing and loading binary data for the arrays would likely improve this a great deal.