As discussed in PR #3 I did a profiling test with chrome this is the result:
the most time spent is on _processImage > process function and the wasm child functions.
i leave the profiler file here
CPU-20190915T122749.zip
I would to know what the wasm function are but i don't know how to read them.
I tested the master branch.