Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 940 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 940 Bytes

Web Workers in practice

Use this tool to see the difference you can make when processing some heavy stuff with, or without Web Workers.

See it working here:

Web Worker testing tool

Web Worker animated gif example

Any question or suggestion, just ping me in my twitter @felipenmoura or open an issue here.

Contribute

Wanna help? You're quite welcome! :)
Just follow the tips on contributing and follow our code of conduct to do so.

Found a bug? Pleas create an issue!

License

This is a project under MIT License. Feel free to use it to see or show people the effects of multithreading in client side with JavaScript using Web Workers.