This repo demonstrates the effect of running CPU intensive tasks on the main Node thread, versus using a worker thread.
npm i
mocha run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repo demonstrates the effect of running CPU intensive tasks on the main Node thread, versus using a worker thread.
npm i
mocha run