seedrandom icon indicating copy to clipboard operation
seedrandom copied to clipboard

asm.js

Open jeffrose opened this issue 9 years ago • 4 comments

Have you looked into using asm.js for the PRNG algorithms?

http://asmjs.org/

It may take a little refactoring but there is a potential speed boost.

http://jsperf.com/asm-js-rng/6

jeffrose avatar Jun 19 '15 02:06 jeffrose