felipenmoura / demo-web-worker

:construction_worker: A tool for you to see the difference between using, and not using web workers.

Home Page:http://felipenmoura.com/demo-web-worker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:construction_worker: A tool for you to see the difference between using, and not using web workers.

http://felipenmoura.com/demo-web-worker/

License:Other


Languages

Language:HTML 95.7%Language:JavaScript 4.3%