timotgl / inspector-bokeh

Canvas-based blur detection with JavaScript
MIT License
45 stars 13 forks source link

Running blur detection in WebWorker #3

Closed CezaryDanielNowak closed 7 years ago

CezaryDanielNowak commented 7 years ago

It's not blocking UI and works 2-3 faster than when using main thread.

TODO: documentation :-)

timotgl commented 7 years ago

Thanks for your contribution btw @CezaryDanielNowak