ColinEberhardt/wasm-mandelbrot

Is this normal?

Opened this issue · 2 comments

Is it normal that everything runs equally fast for me? It's all roughly ~650ms. Shouldn't WebAssembly be a whole lot faster than plain JavaScript?

Yes, that is quite normal - see this blog post for further commentary https://blog.scottlogic.com/2017/10/17/wasm-mandelbrot.html